From 418834e72fe0787d207b1cd542192b225e293fc3 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 13 Sep 2016 21:39:04 -0700 Subject: [PATCH] Fix indentation --- POSTINSTALL.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/POSTINSTALL.md b/POSTINSTALL.md index 1f62733..28e31c0 100644 --- a/POSTINSTALL.md +++ b/POSTINSTALL.md @@ -2,9 +2,11 @@ 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: + * Admin Panel -> Authentication -> 'cloudron' -> Uncheck 'This authentication is activated' * Admin Panel -> Users -> Change Authentication Source to 'Local' and also give a password -You create a `/app/data/app.ini` with any custom configuration. See the -[configuration cheat sheet](https://gogs.io/docs/advanced/configuration_cheat_sheet). +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.