Browse Source

Change limit load image/video, now is 1000

Marino Faggiana 7 năm trước cách đây
mục cha
commit
c32d731780
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      iOSClient/CCGlobal.h

+ 1 - 1
iOSClient/CCGlobal.h

@@ -74,7 +74,7 @@ extern NSString *const urlBaseUploadDB;
 #define k_databaseDefault                               @"nextcloud.realm"
 
 // Picker select image
-#define k_pickerControllerMax                           100.0
+#define k_pickerControllerMax                           1000.0
 
 // define Nextcloud IOS
 #define k_share_link_middle_part_url_after_version_8    @"index.php/s/"