Girish Ramakrishnan 8 éve
szülő
commit
c12f46ca95
1 módosított fájl, 4 hozzáadás és 2 törlés
  1. 4 2
      POSTINSTALL.md

+ 4 - 2
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.