aboutsummaryrefslogtreecommitdiff
path: root/app/config/configuration/seafile
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-10-28 22:57:41 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-10-28 22:57:41 +0100
commitbf58bd2a2cf7d8718f3a869f43f08253cc14fb7a (patch)
tree8d640973e80e66c33f7119b317ac313a59d3862c /app/config/configuration/seafile
parented3ed5e2e4b80cc7b79a152013e21ed63ad86fe4 (diff)
downloadinfrastructure-bf58bd2a2cf7d8718f3a869f43f08253cc14fb7a.tar.gz
infrastructure-bf58bd2a2cf7d8718f3a869f43f08253cc14fb7a.zip
Some Seafile wizardry to bypass ipv4 only limitations
Diffstat (limited to 'app/config/configuration/seafile')
-rw-r--r--app/config/configuration/seafile/conf/seafile.conf.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/configuration/seafile/conf/seafile.conf.tpl b/app/config/configuration/seafile/conf/seafile.conf.tpl
index f224234..a6425e9 100644
--- a/app/config/configuration/seafile/conf/seafile.conf.tpl
+++ b/app/config/configuration/seafile/conf/seafile.conf.tpl
@@ -2,7 +2,7 @@
port = 12001
[fileserver]
-port = 8082
+port = 8083
max_upload_size=8192
max_download_dir_size=8192