mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
d5f3599c15
commit
f57a86b5e5
@ -909,6 +909,11 @@ connection. If none of these hosts are reachable, the administration panel
|
||||
will show a warning. Set to an empty list to not do any such checks (warning
|
||||
will still be shown).
|
||||
|
||||
If no protocol is provided, both http and https will be tested.
|
||||
For example, 'http://www.nextcloud.com' and 'https://www.nextcloud.com'
|
||||
will be tested for 'www.nextcloud.com'
|
||||
If a protocol is provided, only this one will be tested.
|
||||
|
||||
Defaults to the following domains:
|
||||
|
||||
- www.nextcloud.com
|
||||
|
||||
Loading…
Reference in New Issue
Block a user