gitea/modules/setting
zeripath 3aaf64885f
Change default queue settings to be low go-routines (#15964)
This PR suggests a change to the default configuration for queues:

* Use a common DATADIR for the queues
* Set starting workers to 0 and make boost a single worker

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-24 02:23:55 +03:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go Change default queue settings to be low go-routines (#15964) 2021-05-24 02:23:55 +03:00
indexer_test.go
lfs.go
log.go
mailer.go
markup.go
migrations.go
mime_type_map.go
oauth2_client.go
picture.go
project.go
queue.go Change default queue settings to be low go-routines (#15964) 2021-05-24 02:23:55 +03:00
repository.go
service.go
session.go
setting.go
setting_test.go
storage.go
storage_test.go
task.go
webhook.go