Merge branch 'master' of tzw/fcs into master
This commit is contained in:
@@ -4,7 +4,7 @@ const uploadPhotoLimit = 10;
|
|||||||
const shipmentCountForCartonFilter = 10;
|
const shipmentCountForCartonFilter = 10;
|
||||||
const resendCountSec = 30;
|
const resendCountSec = 30;
|
||||||
int imageQuality = 100;
|
int imageQuality = 100;
|
||||||
double imageMaxWidth = 1000;
|
double imageMaxWidth = 1350;
|
||||||
|
|
||||||
const config_collection = "configs";
|
const config_collection = "configs";
|
||||||
const user_collection = "users";
|
const user_collection = "users";
|
||||||
|
|||||||
Reference in New Issue
Block a user