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:
authorRobin Appelman <icewind@owncloud.com>2016-01-12 14:58:45 +0300
committerRobin Appelman <icewind@owncloud.com>2016-01-12 14:58:45 +0300
commit0d0377ebfb123e079822632ae4bc6855a11eb117 (patch)
tree21ff2bc0a4e69e2ab54cb389c71618eb162ecaf1 /config
parentc15cab7ed6bf2d3ce9009ca09c7c5f33b252860f (diff)
Add a config option to enable certificate management
Diffstat (limited to 'config')
-rw-r--r--config/config.sample.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 7ba3977fe3a..8e0d89f93dd 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -847,6 +847,11 @@ $CONFIG = array(
),
/**
+ * Allow the configuration of system wide trusted certificates
+ */
+'enable_certificate_management' => false,
+
+/**
* Memory caching backend configuration
*
* Available cache backends: