aboutsummarylogtreecommitdiffstats
path: root/sftpgo.json
diff options
context:
space:
mode:
Diffstat (limited to 'sftpgo.json')
-rw-r--r--sftpgo.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/sftpgo.json b/sftpgo.json
index 5f98ae79fc91..4699e638b2ac 100644
--- a/sftpgo.json
+++ b/sftpgo.json
@@ -12,6 +12,7 @@
"temp_path": "",
"proxy_protocol": 0,
"proxy_allowed": [],
+ "proxy_skipped": [],
"startup_hook": "",
"post_connect_hook": "",
"post_disconnect_hook": "",
@@ -336,7 +337,7 @@
"ca_revocation_lists": [],
"signing_passphrase": "",
"token_validation": 0,
- "max_upload_file_size": 1048576000,
+ "max_upload_file_size": 0,
"cors": {
"enabled": false,
"allowed_origins": [],