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.
gitea/docs/content/doc/installation
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>
5 years ago
..
database-preparation.en-us.md
from-binary.en-us.md Propose an explanation how to restart gracefully gitea after an update (#10866) 5 years ago
from-binary.fr-fr.md
from-binary.zh-cn.md
from-binary.zh-tw.md
from-package.en-us.md cloudron: update link to demo (#11857) 5 years ago
from-package.fr-fr.md
from-package.zh-cn.md
from-package.zh-tw.md Update from-package.zh-tw.md (#11626) 5 years ago
from-source.en-us.md Make the default PID file compile-time settable (#12485) 5 years ago
from-source.fr-fr.md
from-source.zh-cn.md
from-source.zh-tw.md
run-as-service-in-ubuntu.en-us.md
run-as-service-in-ubuntu.zh-cn.md
windows-service.en-us.md
windows-service.fr-fr.md
windows-service.zh-cn.md
windows-service.zh-tw.md
with-docker.en-us.md Fix; declare DOMAIN variable for docker setup (#10780) 5 years ago
with-docker.fr-fr.md
with-docker.zh-cn.md
with-docker.zh-tw.md