mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 11:51:27 +00:00
Update setup-seafile-mysql.py
This commit is contained in:
@@ -1272,6 +1272,9 @@ pidfile = os.path.join(pids_dir, 'seahub.pid')
|
|||||||
timeout = 1200
|
timeout = 1200
|
||||||
|
|
||||||
limit_request_line = 8190
|
limit_request_line = 8190
|
||||||
|
|
||||||
|
# for forwarder headers
|
||||||
|
forwarder_headers = 'SCRIPT_NAME,PATH_INFO,REMOTE_USER'
|
||||||
'''
|
'''
|
||||||
|
|
||||||
text = template % dict(pids_dir=env_mgr.central_pids_dir,
|
text = template % dict(pids_dir=env_mgr.central_pids_dir,
|
||||||
|
Reference in New Issue
Block a user