]> source.dussan.org Git - nextcloud-server.git/commitdiff
SSL menu is now shown for files_external 4801/head
authorMorris Jobke <hey@morrisjobke.de>
Wed, 10 May 2017 21:08:40 +0000 (16:08 -0500)
committerMorris Jobke <hey@morrisjobke.de>
Wed, 10 May 2017 21:10:19 +0000 (16:10 -0500)
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
config/config.sample.php

index 9abc89214a8f4869dbd0fd1386980bdb452ad7ee..fc22cf55962e3bfd0e54da8335a31928bbc76442 100644 (file)
@@ -899,11 +899,6 @@ $CONFIG = array(
        'config' => '/absolute/location/of/openssl.cnf',
 ),
 
-/**
- * Allow the configuration of system wide trusted certificates
- */
-'enable_certificate_management' => false,
-
 /**
  * Memory caching backend configuration
  *