1
0
Эх сурвалжийг харах

Merge pull request #7020 from Fiech/master

Extended list of sensitive configuration values (2)
Morris Jobke 6 жил өмнө
parent
commit
f9e70c2ab6

+ 0 - 2
lib/private/SystemConfig.php

@@ -39,9 +39,7 @@ class SystemConfig {
 	/** @var array */
 	protected $sensitiveValues = [
 		'instanceid' => true,
-		'trusted_domains' => true,
 		'datadirectory' => true,
-		'overwrite.cli.url' => true,
 		'dbname' => true,
 		'dbhost' => true,
 		'dbpassword' => true,