From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/md_config.html | 121 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 doc/html/md_config.html (limited to 'doc/html/md_config.html') diff --git a/doc/html/md_config.html b/doc/html/md_config.html new file mode 100644 index 000000000..5a0ddfcf3 --- /dev/null +++ b/doc/html/md_config.html @@ -0,0 +1,121 @@ + + + + + + +The Red Project: CLI config utility + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
CLI config utility
+
+
+

Usage:

+

config displays all config entries

+

config family displays all config entries for family (system, database, etc)

+

config family key displays single config entry for specified family and key

+

config family key value set config entry for specified family and key to value and display result

+

Notes: Setting config entries which are manually set in .htconfig.php may result in conflict between database settings and the manual startup settings.

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