gitea/contrib
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
..
environment-to-ini Resolve deprecated INI conversion (#9525) 2019-12-27 22:37:26 -05:00
fhs-compliant-script Add FHS-compliant-script (#6923) 2019-05-26 17:49:54 -04:00
fixtures Move fixture generation to contrib and add test (#10277) 2020-02-15 10:59:43 +02:00
ide misc: change the "taskName" to "label" in vscode tasks.json (#10739) 2020-03-16 18:46:26 +02:00
init Make the default PID file compile-time settable (#12485) 2020-08-15 21:15:27 +01:00
k8s k8s deployment (#5046) 2018-10-28 21:28:06 -04:00
launchd Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
legal [Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) (#10057) 2020-06-02 21:22:17 -04:00
options/label Adding advanced label set. (#11298) 2020-05-07 07:47:34 +01:00
pr Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
supervisor Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
systemd Rephrase comment about RuntimeDirectory option (#8912) 2019-11-10 11:49:39 -05:00
README Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
autoboot.sh Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
mysql.sql Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00

README

All files in subdirectories are templates, do modifications based on your environment first.