Page MenuHomePhorge

No OneTemporary

diff --git a/src/applications/conpherence/constants/ConpherenceImageData.php b/src/applications/conpherence/constants/ConpherenceImageData.php
index 41f00a9850..788f7b2e06 100644
--- a/src/applications/conpherence/constants/ConpherenceImageData.php
+++ b/src/applications/conpherence/constants/ConpherenceImageData.php
@@ -1,11 +1,11 @@
<?php
final class ConpherenceImageData extends ConpherenceConstants {
const SIZE_ORIG = 'original';
const SIZE_CROP = 'crop';
- const CROP_WIDTH = 35;
- const CROP_HEIGHT = 35;
+ const CROP_WIDTH = 200;
+ const CROP_HEIGHT = 200;
}

File Metadata

Mime Type
text/x-diff
Expires
Sun, Jan 19, 14:05 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125338
Default Alt Text
(590 B)

Event Timeline