Merge branch 'develop' into dist/eole/2.6.2/develop
This commit is contained in:
commit
a5e06df596
|
@ -16,7 +16,7 @@ HOMEDIR="${WKDIR}/${USER}"
|
|||
OS="linux"
|
||||
ARCH="amd64"
|
||||
|
||||
APPVERSION="1.5.2"
|
||||
APPVERSION="1.8.2"
|
||||
APPNAME="gitea"
|
||||
APPBINARY="gitea"
|
||||
APPSIG="7C9E68152594688862D62AF62D9AE806EC1592E2"
|
||||
|
|
|
@ -10,7 +10,7 @@ After=redis.service
|
|||
[Service]
|
||||
#LimitMEMLOCK=infinity
|
||||
#LimitNOFILE=65535
|
||||
RestartSec=2s
|
||||
RestartSec=4s
|
||||
Type=simple
|
||||
User=git
|
||||
Group=gitservice
|
||||
|
|
Loading…
Reference in New Issue