Skip to content

Commit c869ab3

Browse files
authored
explain [repository.upload]
1 parent 1906c68 commit c869ab3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Either you define exactly which release you install. Or you use the option ``lat
7070
| `gitea_disable_http_git` | `false` | Disable the ability to interact with repositories over the HTTP protocol. (true/false) |
7171
| `gitea_default_branch` | `main` | Default branch name of all repositories. |
7272
| `gitea_repository_extra_config` | `''` | you can use this variable to pass additional config parameters in the `[repository]` section of the config. |
73+
| `gitea_repository_upload_extra_config` | you can use this variable to pass additional config parameters in the `[repository.upload]` section of the config. |
7374

7475
### UI ([ui](https://docs.gitea.io/en-us/config-cheat-sheet/#ui-ui))
7576
| variable name | default value | description |

0 commit comments

Comments
 (0)