From 70155ce87a85a5b70a225f350863e7ed50097345 Mon Sep 17 00:00:00 2001 From: Christopher Lenz Date: Tue, 16 Sep 2008 20:24:48 +0000 Subject: Add HTTP API for getting the complete config, and add a page to Futon that displays the configuration. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@696041 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/config.html | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 share/www/config.html (limited to 'share/www/config.html') diff --git a/share/www/config.html b/share/www/config.html new file mode 100644 index 00000000..d811fe1f --- /dev/null +++ b/share/www/config.html @@ -0,0 +1,84 @@ + + + + + Configuration + + + + + + + + + +

+ Overview + Configuration +

+
+ + + + + + + + + +
Configuration
SectionOptionValue
+ +
+
+ + -- cgit v1.2.3