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

Merge branch '12.0'

This commit is contained in:
Michael An
2025-04-15 14:19:50 +08:00
34 changed files with 657 additions and 607 deletions

View File

@@ -1259,6 +1259,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,