Disable repo units I don't use by default
All checks were successful
/ terraform (push) Successful in 31s
/ ansible (push) Successful in 1m41s

This commit is contained in:
Jake Howard 2023-11-12 18:27:00 +00:00
parent 5f31a39804
commit 38840402b9
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -4,6 +4,9 @@ APP_NAME = Gitea: Git with a cup of orange juice
ROOT = /mnt/repositories ROOT = /mnt/repositories
DEFAULT_BRANCH = master DEFAULT_BRANCH = master
DISABLE_STARS = true DISABLE_STARS = true
DEFAULT_REPO_UNITS = repo.code
DEFAULT_FORK_REPO_UNITS = repo.code
[server] [server]
SSH_DOMAIN = git.theorangeone.net SSH_DOMAIN = git.theorangeone.net