1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-08-01 23:33:42 +00:00

SERVER_MANUAL_HTTP

This commit is contained in:
sniper-py 2019-12-02 17:05:15 +08:00
parent 67c2c2512c
commit a625a19d37

View File

@ -24,7 +24,7 @@ except ImportError:
pass
SERVER_MANUAL_HTTP = 'https://github.com/haiwen/seafile/wiki'
SERVER_MANUAL_HTTP = 'https://download.seafile.com/published/seafile-manual/home.md'
class Utils(object):
'''Groups all helper functions here'''