File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ After=network.target
5252# Uncomment the next line if you have repos with lots of files and get a HTTP 500 error because of that
5353# LimitNOFILE=524288:524288
5454RestartSec =2s
55- Type =notify
55+ Type =simple
5656User =git
5757Group =git
5858WorkingDirectory =/var/lib/gitea/
@@ -62,7 +62,6 @@ WorkingDirectory=/var/lib/gitea/
6262ExecStart =/usr/local/bin/gitea web --config /etc/gitea/app.ini
6363Restart =always
6464Environment =USER =git HOME =/home/git GITEA_WORK_DIR =/var/lib/gitea
65- WatchdogSec =30s
6665# If you install Git to directory prefix other than default PATH (which happens
6766# for example if you install other versions of Git side-to-side with
6867# distribution version), uncomment below line and add that prefix to PATH
You can’t perform that action at this time.
0 commit comments