forgejo/modules/setting
zeripath 4f9d59be17
Sendmail should create a process on the gitea system and have a default timeout (#11256)
* Make sure that sendmail processes register with the process manager
* Provide a timeout for these (initially of 5 minutes)
* Add configurable value and tie in to documentation
* Tie in to the admin config page.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-05-03 00:04:31 +01:00
..
cache.go
cors.go
cron.go
database.go
database_sqlite.go
database_test.go
git.go
indexer.go
indexer_test.go
log.go
mailer.go Sendmail should create a process on the gitea system and have a default timeout (#11256) 2020-05-03 00:04:31 +01:00
markup.go
migrations.go
queue.go
repository.go
service.go
session.go
setting.go
task.go
webhook.go