cwtch-ui/lib/constants.dart

4 lines
98 B
Dart

const int MaxImageFileSharingSize = 20971520;
const int MaxGeneralFileSharingSize = 10737418240;