gitea/docs/content/doc/installation
zeripath ac3cfad23d
Make the default PID file compile-time settable ()
 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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Florian Klink <flokli@flokli.de>
..
database-preparation.en-us.md [Docs] Database Preparation - Connection over TLS ()
from-binary.en-us.md Propose an explanation how to restart gracefully gitea after an update ()
from-binary.fr-fr.md update discord link ()
from-binary.zh-cn.md Add config option and shortcode for Gitea version ()
from-binary.zh-tw.md update discord link ()
from-package.en-us.md cloudron: update link to demo ()
from-package.fr-fr.md update discord link ()
from-package.zh-cn.md Import docs into main repository ()
from-package.zh-tw.md Update from-package.zh-tw.md ()
from-source.en-us.md Make the default PID file compile-time settable ()
from-source.fr-fr.md update discord link ()
from-source.zh-cn.md Add node version variable to docs ()
from-source.zh-tw.md update discord link ()
run-as-service-in-ubuntu.en-us.md [Docs] Linux Service Edit ()
run-as-service-in-ubuntu.zh-cn.md ZH-CN translation of Installation part ()
windows-service.en-us.md Supports both CMD and PowerShell ()
windows-service.fr-fr.md fix(docs): Fixed creating Windows service commands ()
windows-service.zh-cn.md fix(docs): Fixed creating Windows service commands ()
windows-service.zh-tw.md fix(docs): Fixed creating Windows service commands ()
with-docker.en-us.md Fix; declare DOMAIN variable for docker setup ()
with-docker.fr-fr.md update discord link ()
with-docker.zh-cn.md add notice for docker run gitea http port issue ()
with-docker.zh-tw.md update discord link ()