mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-08-29 03:50:49 +00:00
Merge pull request #487 from haiwen/setup-script
update setup seafile script
This commit is contained in:
commit
c8f93b4259
@ -1209,7 +1209,6 @@ class SeafDavConfigurator(AbstractConfigurator):
|
||||
[WEBDAV]
|
||||
enabled = false
|
||||
port = 8080
|
||||
fastcgi = false
|
||||
share_name = /
|
||||
'''
|
||||
|
||||
|
@ -349,8 +349,6 @@ function gen_seafdav_conf () {
|
||||
[WEBDAV]
|
||||
enabled = false
|
||||
port = 8080
|
||||
fastcgi = false
|
||||
host = 0.0.0.0
|
||||
share_name = /
|
||||
EOF
|
||||
); then
|
||||
|
Loading…
Reference in New Issue
Block a user