1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-25 06:27:57 +00:00

Using crudini for configuration merging

This commit is contained in:
Dennis Schwerdel
2017-08-09 07:06:23 +02:00
parent b8b3abfbfc
commit 355ee698dc
3 changed files with 62 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ If you want to disable Cloudron SSO, do the following:
* Admin Panel -> Authentication -> 'cloudron' -> Uncheck 'This authentication is activated'
* Admin Panel -> Users -> Change Authentication Source to 'Local' and also give a password
You can create a `/app/data/app.ini` with any custom configuration. See the
You can edit `/app/data/app.ini` and add any custom configuration. See the
[configuration cheat sheet](https://docs.gitea.io/en-us/config-cheat-sheet)
for more information.