diff options
Diffstat (limited to 'apps/files_versions/versions.php')
-rw-r--r-- | apps/files_versions/versions.php | 1 |
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. |