Add database_hash setting

This commit is contained in:
slawkens
2023-07-30 14:39:37 +02:00
parent 8faa954a65
commit 3317dc48e8
2 changed files with 11 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ $deprecatedConfig = [
'meta_description',
'meta_keywords',
'footer',
'database_encryption' => 'database_hash',
//'language',
'visitors_counter',
'visitors_counter_ttl',