From: Frank Karlitschek Date: Mon, 30 Apr 2012 17:21:29 +0000 (+0200) Subject: one todo less X-Git-Tag: v4.0.0beta~137 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f425b80debd994555ccf4b3905fbf2e6fef14cfc;p=nextcloud-server.git one todo less --- diff --git a/apps/files_versions/versions.php b/apps/files_versions/versions.php index ece84da468d..36efb764033 100644 --- a/apps/files_versions/versions.php +++ b/apps/files_versions/versions.php @@ -28,7 +28,6 @@ class Storage { // todo: // - port to oc_filesystem to enable network transparency // - check if it works well together with encryption - // - do configuration web interface // - implement expire all function. And find a place to call it ;-) // - add transparent compression. first test if it´s worth it.