11 lines
283 B
INI
11 lines
283 B
INI
[actions]
|
|
ENABLED = true
|
|
|
|
APP_NAME = Gitea: Git with a cup of tea
|
|
RUN_MODE = prod
|
|
RUN_USER = git
|
|
WORK_PATH = /data/gitea
|
|
|
|
[repository]
|
|
ROOT = /data/git/repositories
|
|
DEFAULT_REPO_UNITS = repo.actions,repo.code,repo.issues,repo.ext_wiki,repo.forks,repo.releases,repo.projects,repo.wiki |