Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15489593
D10993.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
614 B
Referenced Files
None
Subscribers
None
D10993.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
@@ -92,6 +92,7 @@
'create a collision preventing you from logging in.'))
->addExample('dev', pht('Prefix cookie with "dev"')),
$this->newOption('phabricator.show-prototypes', 'bool', false)
+ ->setLocked(true)
->setBoolOptions(
array(
pht('Enable Prototypes'),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 12, 10:29 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7548848
Default Alt Text
D10993.diff (614 B)
Attached To
Mode
D10993: Lock `phabricator.show-prototypes`
Attached
Detach File
Event Timeline
Log In to Comment