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 Cache last commit to accelerate the repository directory page visit (#10069) 2020-02-01 19:11:32 +00:00
cors.go
cron.go
database.go
database_sqlite.go
database_test.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
git.go Make PR message on pushes configurable (#10664) 2020-03-08 08:34:38 -05:00
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 Fix sanitizer config - multiple rules (#11133) 2020-04-29 12:34:59 +01:00
migrations.go
queue.go Add Unique Queue infrastructure and move TestPullRequests to this (#9856) 2020-02-02 23:19:58 +00:00
repository.go
service.go Add /milestones endpoint (#8733) 2019-12-15 14:20:08 +00:00
session.go
setting.go Use AJAX for notifications table (#10961) 2020-04-24 00:57:38 -03:00
task.go
webhook.go Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00