Fixing wrong URL

If you are talking about the ownCloud installation, it would be better to go to the ownCloud URL that has the accurate information.
This commit is contained in:
Carlos Damken 2018-02-24 01:01:09 +01:00 committed by GitHub
parent 315c16d7ea
commit 610c86a0c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ Supports SQLite, MySQL/MariaDB and PostgreSQL.
## ownCloud ## ownCloud
1. Place this app in the apps folder 1. Place this app in the apps folder
2. Enable "Registration" in */settings/apps* (Upper left dropdown -> plus sign -> "Disabled") 2. Enable "Registration" in */settings/apps* (Upper left dropdown -> plus sign -> "Disabled")
3. Make sure you have correctly set up your mail server according to the [documentation](https://docs.nextcloud.com/server/11/admin_manual/configuration_server/email_configuration.html) 3. Make sure you have correctly set up your mail server according to the [documentation](https://doc.owncloud.com/server/10.0/admin_manual/configuration/server/email_configuration.html)
4. Log out, and you should see "Register" under "Other login methods" 4. Log out, and you should see "Register" under "Other login methods"
## Nextcloud AppStore ## Nextcloud AppStore