Page MenuHomePhabricator

D20447.id48767.diff
No OneTemporary

D20447.id48767.diff

diff --git a/src/applications/config/check/PhabricatorExtraConfigSetupCheck.php b/src/applications/config/check/PhabricatorExtraConfigSetupCheck.php
--- a/src/applications/config/check/PhabricatorExtraConfigSetupCheck.php
+++ b/src/applications/config/check/PhabricatorExtraConfigSetupCheck.php
@@ -121,6 +121,7 @@
'phabricator.uninstalled-applications',
'phabricator.application-settings',
'config.ignore-issues',
+ 'auth.lock-config',
);
$soft_locks = array_fuse($soft_locks);
if (isset($soft_locks[$key])) {
@@ -146,7 +147,7 @@
'that it was previously not locked, you set it using the web UI, '.
'and it later became locked.'.
"\n\n".
- 'You should copy this configuration value in a local configuration '.
+ 'You should copy this configuration value to a local configuration '.
'source (usually by using %s) and then remove it from the database '.
'with the command below.'.
"\n\n".

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 3, 11:27 AM (19 h, 26 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7086833
Default Alt Text
D20447.id48767.diff (1011 B)

Event Timeline