Skip to content

Commit e4f96c6

Browse files
wmantlylafriks
authored andcommitted
App restarts to quickly if it fails to start. (#2945)
1 parent 7e6c198 commit e4f96c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/systemd/gitea.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ After=network.target
1414
###
1515
#LimitMEMLOCK=infinity
1616
#LimitNOFILE=65535
17+
RestartSec=2s
1718
Type=simple
1819
User=git
1920
Group=git

0 commit comments

Comments
 (0)