From 22da1e28bd68084cc5e13feab81db445775c6429 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Sat, 2 Jan 2010 19:01:25 +0000 Subject: add button to cleanup old view files. closes COUCHDB-610. thanks Ilia Cheishvili git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@895262 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/dialog/_view_cleanup.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 share/www/dialog/_view_cleanup.html (limited to 'share/www/dialog') diff --git a/share/www/dialog/_view_cleanup.html b/share/www/dialog/_view_cleanup.html new file mode 100644 index 00000000..2ede89a5 --- /dev/null +++ b/share/www/dialog/_view_cleanup.html @@ -0,0 +1,28 @@ + +
+

View Cleanup

+
+

+ Cleaning up views in a database removes old view files still stored + on the filesystem. It is an irreversible operation. +

+
+
+ + +
+
+ -- cgit v1.2.3