diff --git a/config/config.sample.php b/config/config.sample.php index 9f2ede8816..001df5fd49 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -998,11 +998,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 *