Merge branch 'develop' into dist/eole/2.6.2/develop

This commit is contained in:
wpetit 2019-06-17 14:24:34 +02:00
commit a5e06df596
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -10,7 +10,7 @@ After=redis.service
[Service]
#LimitMEMLOCK=infinity
#LimitNOFILE=65535
RestartSec=2s
RestartSec=4s
Type=simple
User=git
Group=gitservice