Skip to content

Commit

Permalink
fix(SystemConfig.php): adjust tab vs spacing
Browse files Browse the repository at this point in the history
Signed-off-by: Josh <josh.t.richards@gmail.com>
  • Loading branch information
joshtrichards authored May 8, 2024
1 parent 817fc94 commit 9569710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/private/SystemConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ class SystemConfig {
'passwordsalt' => true,
'secret' => true,
'updater.secret' => true,
'updater.server.url' => true,
'updater.server.url' => true,
'trusted_proxies' => true,
'preview_imaginary_url' => true,
'proxyuserpwd' => true,
Expand Down

0 comments on commit 9569710

Please sign in to comment.