mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
change default value for naming_rules to 1
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user