Merge pull request #4802 from nextcloud/stable10-backport-4800

[stable10] SSL menu is now shown for files_external
This commit is contained in:
Morris Jobke 2017-05-11 09:06:01 -05:00 committed by GitHub
commit e674ace72d
1 changed files with 0 additions and 5 deletions

View File

@ -901,11 +901,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
*