Skip to content

Commit 1906c68

Browse files
authored
add gitea_repository_upload_extra_config to defaults
1 parent 43e8682 commit 1906c68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

defaults/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ gitea_user_repo_limit: '-1'
3030
gitea_disable_http_git: false
3131
gitea_default_branch: 'main'
3232
gitea_repository_extra_config: ''
33+
gitea_repository_upload_extra_config : ''
3334

3435
# UI (ui)
3536
# -> https://docs.gitea.io/en-us/config-cheat-sheet/#ui-ui

0 commit comments

Comments
 (0)