Page MenuHomePhabricator

D19934.id47580.diff
No OneTemporary

D19934.id47580.diff

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

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)

Event Timeline