- Gitea version (or commit ref): 1.6.1
- Git version: 2.11.0
- Operating system: Debian 9.5 x64
- Database (use
[x]):
- Can you reproduce the bug at https://try.gitea.io:
- Log gist:
Description
I have modified the app.ini as follows, but no one can show in Git Configuration page.
[git]
GC_ARGS = "--prune=now"
[git]
GC_ARGS = --prune=now
I just google it and find out a same question solved by fix '[git] GC_ARGS' is not loaded for Gogs, it is exist the same question for Gitea?
[x]):Description
I have modified the app.ini as follows, but no one can show in Git Configuration page.
I just google it and find out a same question solved by fix '[git] GC_ARGS' is not loaded for Gogs, it is exist the same question for Gitea?