From c74dc92febd1841c8ea5ff31caab0f941d57527d Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Sat, 16 Jan 2021 17:07:01 +0100 Subject: Proposal: reorganize app/ folder by modules --- app/seafile/config/conf/seafdav.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 app/seafile/config/conf/seafdav.conf (limited to 'app/seafile/config/conf/seafdav.conf') diff --git a/app/seafile/config/conf/seafdav.conf b/app/seafile/config/conf/seafdav.conf new file mode 100644 index 0000000..af78547 --- /dev/null +++ b/app/seafile/config/conf/seafdav.conf @@ -0,0 +1,6 @@ +[WEBDAV] +host = :: +enabled = true +port = 8084 +fastcgi = false +share_name = /seafdav -- cgit v1.2.3