mirror of
https://github.com/roles-ansible/ansible_role_gitea.git
synced 2024-08-16 11:39:50 +02:00
explain [repository.upload]
This commit is contained in:
parent
1906c68636
commit
c869ab3c35
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ Either you define exactly which release you install. Or you use the option ``lat
|
|||
| `gitea_disable_http_git` | `false` | Disable the ability to interact with repositories over the HTTP protocol. (true/false) |
|
||||
| `gitea_default_branch` | `main` | Default branch name of all repositories. |
|
||||
| `gitea_repository_extra_config` | `''` | you can use this variable to pass additional config parameters in the `[repository]` section of the config. |
|
||||
| `gitea_repository_upload_extra_config` | you can use this variable to pass additional config parameters in the `[repository.upload]` section of the config. |
|
||||
|
||||
### UI ([ui](https://docs.gitea.io/en-us/config-cheat-sheet/#ui-ui))
|
||||
| variable name | default value | description |
|
||||
|
|
Loading…
Reference in a new issue