summaryrefslogtreecommitdiffstats
path: root/apps/files_versions
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2012-04-30 19:21:29 +0200
committerFrank Karlitschek <frank@owncloud.org>2012-04-30 19:21:29 +0200
commitf425b80debd994555ccf4b3905fbf2e6fef14cfc (patch)
tree42500e182e9dcd2183d1422bb424a57b962976cb /apps/files_versions
parentb20b30b6fe46f3a8ca8111e1a8f787eae5a7de50 (diff)
downloadnextcloud-server-f425b80debd994555ccf4b3905fbf2e6fef14cfc.tar.gz
nextcloud-server-f425b80debd994555ccf4b3905fbf2e6fef14cfc.zip
one todo less
Diffstat (limited to 'apps/files_versions')
-rw-r--r--apps/files_versions/versions.php1
1 files changed, 0 insertions, 1 deletions
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.