diff --git a/config/config.sample.php b/config/config.sample.php index 9f2ede88169f923618247897efd385f19af9c17b..001df5fd49c987789be45129837b68f471058f0e 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 *