diff options
author | Jörn Friedrich Dreyer <jfd@butonic.de> | 2014-09-29 21:42:03 +0200 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2014-10-08 18:49:47 +0200 |
commit | aa3ad898a93388dcdea097601c18cc2759283742 (patch) | |
tree | a6f5ead85ee00a01ba0b30feb0b8c4bebe2855e4 /apps/files_external/appinfo | |
parent | 18e3856092b9d70584110b772c69a05db6b7e400 (diff) | |
download | nextcloud-server-aa3ad898a93388dcdea097601c18cc2759283742.tar.gz nextcloud-server-aa3ad898a93388dcdea097601c18cc2759283742.zip |
fix amazon s3 issues
folder size and mtime is always unknown in s3
more s3 fixes
make rescanDelay of root dir configurable, add on the fly update of legacy storage ids, !isset -> empty when checking strings
reduce number of http calls on remove and rmdir
fix typo
Diffstat (limited to 'apps/files_external/appinfo')
-rw-r--r-- | apps/files_external/appinfo/version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/appinfo/version b/apps/files_external/appinfo/version index 7dff5b89211..f4778493c50 100644 --- a/apps/files_external/appinfo/version +++ b/apps/files_external/appinfo/version @@ -1 +1 @@ -0.2.1
\ No newline at end of file +0.2.2
\ No newline at end of file |