new config guest_redirection added

This commit is contained in:
Milos Stojanovic
2020-05-09 18:13:14 +02:00
parent b067207179
commit a533eef33a
6 changed files with 13 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
"upload_max_size": 104857600,
"upload_chunk_size": 1048576,
"upload_simultaneous": 3,
"default_archive_name": "archive.zip"
"default_archive_name": "archive.zip",
"guest_redirection": ""
}
}