|
@ -7,4 +7,6 @@ $CONFIG = array( |
|
|
'overwriteprotocol' => 'https', |
|
|
'overwriteprotocol' => 'https', |
|
|
'overwritehost' => 'example.domain.com', |
|
|
'overwritehost' => 'example.domain.com', |
|
|
'overwritewebroot' => '/nextcloud', |
|
|
'overwritewebroot' => '/nextcloud', |
|
|
|
|
|
|
|
|
|
|
|
'default_phone_region' => 'US' |
|
|
); |
|
|
); |
|
|