mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Small typos
This commit is contained in:
parent
aa5f37e608
commit
1588648054
3 changed files with 3 additions and 3 deletions
|
@ -135,7 +135,7 @@ It's over now. Now test if everything is fine, try connecting to your Nextcloud
|
|||
|
||||
### Nextcloud and Cloudflare
|
||||
|
||||
If you use Cloudflare for your DNS, *which may be useful if you have a dynamic IP*, you will most likely have authentication problems with the Nextcloud application. On the Internet many people propose to create a rule that disables all options related to security and Cloudflare speed for the url pointing to your Nextcloud instance. Although it works, it is not the optimal solution. I propose, certainly to create a rule for the url pointing to your Nextcloud instance but to disable only 2 options. So here's how:
|
||||
If you use Cloudflare for your DNS, *which may be useful if you have a dynamic IP*, you will most likely have authentication problems with the Nextcloud application. On the Internet many people propose to create a rule that disables all options related to security and Cloudflare speed for the URL pointing to your Nextcloud instance. Although it works, it is not the optimal solution. I propose, certainly to create a rule for the URL pointing to your Nextcloud instance but to disable only 2 options. So here's how:
|
||||
|
||||
#### Cloudflare Page Rules
|
||||
|
||||
|
|
|
@ -137,7 +137,7 @@ And in json:
|
|||
|
||||
### Path
|
||||
|
||||
This type will ask the user to chose an url path (generally to happen it to a
|
||||
This type will ask the user to chose an URL path (generally to happen it to a
|
||||
domain) like "/path/to/my/app"
|
||||
|
||||
Example in toml:
|
||||
|
|
|
@ -29,7 +29,7 @@ Here how it looks like in the admin interface:
|
|||
|
||||
### Admin interface
|
||||
|
||||
The configuration panel for an application can be accessed with this url:
|
||||
The configuration panel for an application can be accessed with this URL:
|
||||
|
||||
https://my_domain.tld/yunohost/admin/#/apps/$app_id/config-panel
|
||||
|
||||
|
|
Loading…
Reference in a new issue