aboutsummaryrefslogtreecommitdiffstats
path: root/community/seahub/seahub.confd
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2015-11-10 13:38:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2015-11-10 13:38:42 +0000
commitedcd2fc03278ac8ff6c3cb1c98e33805ada8ce93 (patch)
treef17b6ac796d464a759e5ddb6e5eb3a64327d4c4f /community/seahub/seahub.confd
parentbf4cf79b81f0ddb0c7c95b8d791ec48a2698f692 (diff)
downloadaports-edcd2fc03278ac8ff6c3cb1c98e33805ada8ce93.tar.bz2
aports-edcd2fc03278ac8ff6c3cb1c98e33805ada8ce93.tar.xz
community/seafile (and deps): move from main
Diffstat (limited to 'community/seahub/seahub.confd')
-rw-r--r--community/seahub/seahub.confd7
1 files changed, 7 insertions, 0 deletions
diff --git a/community/seahub/seahub.confd b/community/seahub/seahub.confd
new file mode 100644
index 0000000000..a72045dc1e
--- /dev/null
+++ b/community/seahub/seahub.confd
@@ -0,0 +1,7 @@
+instance="default"
+
+seafile_user="seafile"
+seafile_group="seafile"
+
+# to run seahub in fcgi mode uncomment the following line
+#seafile_opts="--fastcgi --port 8500"