mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
f1c9434901b9169fdb9de3ad8cc086f578d9c4bd
#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 <[email protected]> Co-authored-by: Florian Klink <[email protected]>
Languages
TypeScript
42.4%
MDX
30.9%
Astro
8.1%
JavaScript
6.4%
Shell
6%
Other
6.2%