we are Nextcloud :)

This commit is contained in:
Roeland Jago Douma 2016-08-17 15:34:10 +02:00
parent 3a17fabd04
commit 0963397cb8
No known key found for this signature in database
GPG Key ID: 1E152838F164D13B
1 changed files with 1 additions and 1 deletions

View File

@ -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',