cleanup old gitea-version

This commit is contained in:
Micha Glave
2022-06-15 22:29:39 +02:00
parent 5131f08a0c
commit 68b9efc3e2
5 changed files with 0 additions and 199 deletions

View File

@@ -1,14 +0,0 @@
# Gitea configuration
GITEA_CONF="/etc/gitea/app.ini"
# Gitea user
GITEA_USER="git"
# Gitea group
GITEA_GROUP="git"
# Gitea working directory
GITEA_WORK_DIR="/var/lib/gitea"
# Gitea custom directory
GITEA_CUSTOM="${GITEA_WORK_DIR}/custom"