1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Change default value in config panel

This commit is contained in:
Josué Tille 2018-08-30 18:34:56 +02:00
parent 73b44d5fc5
commit 8193e46b96
No known key found for this signature in database
GPG key ID: D5E068C6DFA8681D

View file

@ -26,7 +26,7 @@
"id": "backup_before_upgrade",
"type": "bool",
"help": "True to do a backup before every upgrade",
"default": false
"default": true
}]
}]
}]