This commit is contained in:
Kovid Goyal 2026-02-03 09:45:47 +05:30
commit d2dba913ff
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -42,7 +42,7 @@ raw_options = (
None,
_('Time (in seconds) to wait for a response from the server when making queries'),
'ajax_timeout', 60.0,
'ajax_timeout', 300.0,
None,
_('Total time in seconds to wait for clean shutdown'),