Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13975591
D13694.id33099.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
785 B
Referenced Files
None
Subscribers
None
D13694.id33099.diff
View Options
diff --git a/src/applications/config/option/PhabricatorCoreConfigOptions.php b/src/applications/config/option/PhabricatorCoreConfigOptions.php
--- a/src/applications/config/option/PhabricatorCoreConfigOptions.php
+++ b/src/applications/config/option/PhabricatorCoreConfigOptions.php
@@ -174,11 +174,11 @@
"The current value of PATH after configuration is applied is:\n\n".
" lang=text\n".
" %s",
+ 'pygmentize',
'$PATH',
'$PATH',
'phabricator/support/bin/',
- $path,
- 'pygmentize'))
+ $path))
->setLocked(true)
->addExample('/usr/local/bin', pht('Add One Path'))
->addExample("/usr/bin\n/usr/local/bin", pht('Add Multiple Paths')),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Oct 19 2024, 10:51 AM (4 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6731749
Default Alt Text
D13694.id33099.diff (785 B)
Attached To
Mode
D13694: Fix UI strings in Config help for "environment.append-paths"
Attached
Detach File
Event Timeline
Log In to Comment