1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 08:53:14 +00:00

Update setup-seafile-mysql.py

This commit is contained in:
r350178982
2025-04-08 13:21:12 +08:00
parent baddc4bad7
commit ee61bbd7c5

View File

@@ -1272,6 +1272,9 @@ pidfile = os.path.join(pids_dir, 'seahub.pid')
timeout = 1200
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,