Closed
Description
- Gitea version (or commit ref):
- Git version:
- Operating system:
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
Config should be considered immutable. Gitea should never attempt to save a value to app.ini
Error saving generated INTERNAL_TOKEN to custom config: open /data/gitea/c │
│ onf/app.ini: read-only file system
Gitea should exit when it finds a fatal error. There is no sense looping over that issue.