diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-10-28 15:14:29 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-10-28 15:14:29 +0100 |
commit | f9013d9ca5440481c4bbdeddf5897a1e6d0dfc78 (patch) | |
tree | 9b811dc9d4d87885a3ef40a0032ca18177b149aa /app | |
parent | 9fef7ae777eb7fd92e6e650aa564ff474830d4eb (diff) | |
download | infrastructure-f9013d9ca5440481c4bbdeddf5897a1e6d0dfc78.tar.gz infrastructure-f9013d9ca5440481c4bbdeddf5897a1e6d0dfc78.zip |
Fix seafdav
Diffstat (limited to 'app')
-rw-r--r-- | app/config/configuration/seafile/conf/seafdav.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/configuration/seafile/conf/seafdav.conf b/app/config/configuration/seafile/conf/seafdav.conf index 49a79a2..af78547 100644 --- a/app/config/configuration/seafile/conf/seafdav.conf +++ b/app/config/configuration/seafile/conf/seafdav.conf @@ -1,4 +1,5 @@ [WEBDAV] +host = :: enabled = true port = 8084 fastcgi = false |