feat(gitea): Disable repo wikis
This commit is contained in:
parent
ac382994ae
commit
7e621a1862
@ -72,6 +72,7 @@ gitea:
|
|||||||
repository:
|
repository:
|
||||||
DEFAULT_BRANCH: main
|
DEFAULT_BRANCH: main
|
||||||
MAX_CREATION_LIMIT: 0
|
MAX_CREATION_LIMIT: 0
|
||||||
|
DISABLED_REPO_UNITS: repo.wiki
|
||||||
service:
|
service:
|
||||||
DISABLE_REGISTRATION: true
|
DISABLE_REGISTRATION: true
|
||||||
server:
|
server:
|
||||||
|
Reference in New Issue
Block a user