- Gitea version (or commit ref): 1.14.2 (the latest version)
- Operating system: linux
- Docker
- Database: SQLite
- Can you reproduce the bug at https://try.gitea.io: n/a
- Log gist: n/a
Description
Every time gitea restarts, it reformats the app.ini file.
When using a config management environment (e.g. ansible, puppet), changes are detected every time - even whitespace changes. So it "breaks" automated systems.
Feature Request
If there are no real changes, please don't reformat the config file.
Thanks!
Description
Every time gitea restarts, it reformats the
app.inifile.When using a config management environment (e.g. ansible, puppet), changes are detected every time - even whitespace changes. So it "breaks" automated systems.
Feature Request
If there are no real changes, please don't reformat the config file.
Thanks!