move editables to above notice

This commit is contained in:
2018-01-27 10:46:45 +02:00
parent ba16d29d67
commit 3bd7d813fd

View File

@@ -10,13 +10,13 @@
"timeout": 3600,
"uid": 1000,
"gid": -1,
"max_zip_size": 1000,
"app_secret_key": "Cz2dw5NiRt3PSMFBSLTAJJi7kKrc4QU2CdQqEeOaU6",
"__do_not_edit": "most likely you will not change anything after this line",
"data_folder": "data",
"shares_file": "data/shares.json",
"zip_folder": "data/.zip",
"max_zip_size": 1000,
"date_format": "%Y-%m-%d %H:%M",
"app_secret_key": "Cz2dw5NiRt3PSMFBSLTAJJi7kKrc4QU2CdQqEeOaU6",
"debug": false
}