diff options
-rw-r--r-- | config/config.sample.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index 9f2ede88169..001df5fd49c 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -999,11 +999,6 @@ $CONFIG = array( ), /** - * Allow the configuration of system wide trusted certificates - */ -'enable_certificate_management' => false, - -/** * Memory caching backend configuration * * Available cache backends: |