added comments to systemd service file

This commit is contained in:
Miguel Muniz 2024-07-23 21:24:12 -07:00
parent f4ba569f7e
commit a6d31d03cb
1 changed files with 2 additions and 1 deletions

View File

@ -46,11 +46,12 @@ After=syslog.target
After=network.target
[Service]
# Uncomment notify and watchdog if you want to use them
# Uncomment the next line if you have repos with lots of files and get a HTTP 500 error because of that
# LimitNOFILE=524288:524288
RestartSec=2s
#Type=notify
Type=simple
#Type=notify
User=gitea
Group=gitea
#The mount point we added to the container