You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
4 years ago
..
environment-to-ini Resolve deprecated INI conversion (#9525) 4 years ago
fhs-compliant-script Add FHS-compliant-script (#6923) 5 years ago
fixtures Move fixture generation to contrib and add test (#10277) 4 years ago
ide misc: change the "taskName" to "label" in vscode tasks.json (#10739) 4 years ago
init Make the default PID file compile-time settable (#12485) 4 years ago
k8s k8s deployment (#5046) 6 years ago
launchd Synced gitignores with github repo (#1245) 7 years ago
legal [Contrib] Change License Link to Full CC0 Legalcode (PP and TOS) (#10057) 4 years ago
options/label Adding advanced label set. (#11298) 4 years ago
pr Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
supervisor Synced gitignores with github repo (#1245) 7 years ago
systemd Rephrase comment about RuntimeDirectory option (#8912) 5 years ago
README Synced gitignores with github repo (#1245) 7 years ago
autoboot.sh Synced gitignores with github repo (#1245) 7 years ago
mysql.sql Synced gitignores with github repo (#1245) 7 years ago

README

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