we are Nextcloud :)
This commit is contained in:
parent
3a17fabd04
commit
0963397cb8
|
@ -60,7 +60,7 @@ class OCSController extends \OCP\AppFramework\OCSController {
|
|||
public function getConfig() {
|
||||
$data = [
|
||||
'version' => '1.7',
|
||||
'website' => 'ownCloud',
|
||||
'website' => 'Nextcloud',
|
||||
'host' => $this->request->getServerHost(),
|
||||
'contact' => '',
|
||||
'ssl' => 'false',
|
||||
|
|
Loading…
Reference in New Issue