change default value for naming_rules to 1

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2022-06-03 16:09:02 +02:00
parent ecf715880f
commit b774289c6d
5 changed files with 5 additions and 4 deletions

View File

@@ -230,7 +230,7 @@
"password_caching": true,
"update_mode": 0,
"create_default_admin": false,
"naming_rules": 0,
"naming_rules": 1,
"is_shared": 0,
"backups_path": "backups",
"auto_backup": {