gitea-app/POSTINSTALL.md

13 lines
525 B
Markdown
Raw Normal View History

2016-09-14 04:17:25 +00:00
This app integrates with the Cloudron SSO. Admins on Cloudron automatically
become admins on Gogs.
If you want to disable Cloudron SSO, do the following:
2016-09-14 04:39:04 +00:00
2016-09-14 04:17:25 +00:00
* Admin Panel -> Authentication -> 'cloudron' -> Uncheck 'This authentication is activated'
* Admin Panel -> Users -> Change Authentication Source to 'Local' and also give a password
2016-09-14 04:39:04 +00:00
You can create a `/app/data/app.ini` with any custom configuration. See the
[configuration cheat sheet](https://gogs.io/docs/advanced/configuration_cheat_sheet)
for more information.
2016-09-14 04:17:25 +00:00