We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ebcc4c + 40d798e commit a8d9eb5Copy full SHA for a8d9eb5
1 file changed
lib/private/systemconfig.php
@@ -41,6 +41,7 @@ class SystemConfig {
41
'mail_smtppassword' => true,
42
'passwordsalt' => true,
43
'secret' => true,
44
+ 'updater.secret' => true,
45
'ldap_agent_password' => true,
46
'objectstore' => ['arguments' => ['password' => true]],
47
];
0 commit comments