Update third_party-nextcloud.md
Dieser Commit ist enthalten in:
Ursprung
c8d1efea25
Commit
87e6f4b89f
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -90,7 +90,7 @@ As an an example run the following command to add the missing indices.
|
||||||
|
|
||||||
## Debugging & Troubleshooting
|
## Debugging & Troubleshooting
|
||||||
|
|
||||||
It may happen that you cannot reach the Nextcloud instance from your network. This may be due to the fact that the entry of your subnet in the array 'trusted_proxies' is missing. You can make changes in the Nextcloud config.php in data/web/nextcloud/config/*.
|
It may happen that you cannot reach the Nextcloud instance from your network. This may be due to the fact that the entry of your subnet in the array 'trusted_proxies' is missing. You can make changes in the Nextcloud config.php in `data/web/nextcloud/config/*`.
|
||||||
|
|
||||||
```
|
```
|
||||||
'trusted_proxies' =>
|
'trusted_proxies' =>
|
||||||
|
|
Laden …
In neuem Issue referenzieren