update image max width
This commit is contained in:
@@ -4,7 +4,7 @@ const uploadPhotoLimit = 10;
|
||||
const shipmentCountForCartonFilter = 10;
|
||||
const resendCountSec = 30;
|
||||
int imageQuality = 100;
|
||||
double imageMaxWidth = 1000;
|
||||
double imageMaxWidth = 1350;
|
||||
|
||||
const config_collection = "configs";
|
||||
const user_collection = "users";
|
||||
|
||||
Reference in New Issue
Block a user