Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJulien Veyssier <eneiluj@posteo.net>2022-01-20 14:27:29 +0300
committerJulien Veyssier <eneiluj@posteo.net>2022-01-20 17:11:16 +0300
commitc0b6b78674565701df298332fc9541cc217aa72a (patch)
tree45b31da74c96301402eed1c34b711a1d679cd90d /config
parenta9b098eed59f594f9c6531c172617cd740de167a (diff)
allow changing the top-left logo link target in system config
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Diffstat (limited to 'config')
-rw-r--r--config/config.sample.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 21ccab6732c..3dcde590d89 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -354,6 +354,13 @@ $CONFIG = [
'lost_password_link' => 'https://example.org/link/to/password/reset',
/**
+ * URL to use as target for the logo link in the header (top-left logo)
+ *
+ * Defaults to the base URL of your Nextcloud instance
+ */
+'logo_url' => 'https://example.org',
+
+/**
* Mail Parameters
*
* These configure the email settings for Nextcloud notifications and password