mirror of
https://github.com/neocities/neocities.git
synced 2025-07-25 03:48:22 +02:00
timeout fixes, UTF8 for templates
This commit is contained in:
parent
14480062ba
commit
52713937c5
5 changed files with 10 additions and 3 deletions
|
@ -49,5 +49,5 @@ end
|
|||
Backburner.configure do |config|
|
||||
config.max_job_retries = 3
|
||||
config.retry_delay = 200
|
||||
config.respond_timeout = 20
|
||||
config.respond_timeout = 120
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue