Merge pull request '[BRANDING] systemd service trim WatchdogSec=30s' (#826) from earl-warren/forgejo:wip-systemd into forgejo-branding

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/826
This commit is contained in:
Earl Warren 2023-06-09 19:58:42 +00:00
commit 58e878b537

View file

@ -62,7 +62,6 @@ WorkingDirectory=/var/lib/forgejo/
ExecStart=/usr/local/bin/forgejo web --config /etc/forgejo/app.ini
Restart=always
Environment=USER=git HOME=/home/git GITEA_WORK_DIR=/var/lib/forgejo
WatchdogSec=30s
# If you install Git to directory prefix other than default PATH (which happens
# for example if you install other versions of Git side-to-side with
# distribution version), uncomment below line and add that prefix to PATH