Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15466957
D19934.id47580.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
657 B
Referenced Files
None
Subscribers
None
D19934.id47580.diff
View Options
diff --git a/src/applications/pholio/storage/PholioImage.php b/src/applications/pholio/storage/PholioImage.php
--- a/src/applications/pholio/storage/PholioImage.php
+++ b/src/applications/pholio/storage/PholioImage.php
@@ -37,9 +37,9 @@
'replacesImagePHID' => 'phid?',
),
self::CONFIG_KEY_SCHEMA => array(
- // TODO: There should be a key starting with "mockPHID" here at a
- // minimum, but it's not entirely clear what other columns we should
- // have as part of the key.
+ 'key_mock' => array(
+ 'columns' => array('mockPHID'),
+ ),
),
) + parent::getConfiguration();
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 4, 11:11 AM (1 d, 12 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7719276
Default Alt Text
D19934.id47580.diff (657 B)
Attached To
Mode
D19934: Restore a Mock key to Pholio Images
Attached
Detach File
Event Timeline
Log In to Comment