1
0
Fork 0
gitea/modules
zeripath ac3cfad23d
Make the default PID file compile-time settable (#12485)
#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>
2020-08-15 21:15:27 +01:00
..
analyze
auth
avatar
base
cache
charset
context Add Access-Control-Expose-Headers (#12446) 2020-08-13 18:18:18 +01:00
convert
cron
emoji
eventsource
generate
git go1.15 (#12475) 2020-08-13 10:11:24 -04:00
gitgraph
graceful Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
highlight
httplib
indexer Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
lfs Add Access-Control-Expose-Headers (#12446) 2020-08-13 18:18:18 +01:00
log Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
markup Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
metrics
migrations
notification
options
password
pprof
private
process
public go1.15 (#12475) 2020-08-13 10:11:24 -04:00
queue Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
recaptcha
references Detect full references to issues and pulls in commit messages (#12399) 2020-08-06 20:20:05 +01:00
repofiles Detect full references to issues and pulls in commit messages (#12399) 2020-08-06 20:20:05 +01:00
repository Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
secret
session
setting Make the default PID file compile-time settable (#12485) 2020-08-15 21:15:27 +01:00
ssh
structs
svg
sync
task
templates
test
timeutil
upload
user
util Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
validation
webhook