mirror of https://github.com/go-gitea/gitea.git
#12391 offered to change the default PID file from /var/run/gitea.pid however in discussion it was decided that this could break users of older systems. An alternative was offered that we could make the PID file compile/link time settable. This PR does this, and changes the name of the setting from CustomPID to simply PIDFile. It also updates the from-source docs to show how to change the compiler settings to do this. Closes #12391 Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Florian Klink <flokli@flokli.de> |
5 years ago | |
---|---|---|
.. | ||
cache.go | 5 years ago | |
cors.go | 5 years ago | |
cron.go | 5 years ago | |
database.go | 5 years ago | |
database_sqlite.go | 6 years ago | |
database_test.go | 6 years ago | |
git.go | 5 years ago | |
indexer.go | 5 years ago | |
indexer_test.go | 6 years ago | |
log.go | 5 years ago | |
mailer.go | 5 years ago | |
markup.go | 5 years ago | |
migrations.go | 5 years ago | |
queue.go | 5 years ago | |
repository.go | 5 years ago | |
service.go | 5 years ago | |
session.go | 5 years ago | |
setting.go | 5 years ago | |
task.go | 5 years ago | |
webhook.go | 5 years ago |