ref: 9a7b5a8aba1c7bafb50ba40b8e7305df5341d99a
parent: b3c9a4dfa80966c3e3d159e0f780c39283f7466d
author: Uriel <u@berlinblue.org>
date: Fri Jan 29 08:40:17 EST 2010
Expand config options docs a bit.
--- a/sites/werc.cat-v.org/docs/config_options.md
+++ b/sites/werc.cat-v.org/docs/config_options.md
@@ -1,8 +1,15 @@
Werc Configuration Options
==========================
+You can also find a description of some basic config options in the `etc/initrc` file itself.
-Titles and metadata
+General Setup Options
+--------------------
+
+* `formatter` - Command to use for document formatting (usually some form of markdown), should be able to take input both from file names passed as arguments or from stdin if no file names are provided. By default: `formatter=(fltr_cache markdown.pl)`
+
+
+Titles and Metadata
-------------------
Variables:
@@ -17,7 +24,7 @@
* extraHeaders - Raw extra html headers, the content of this var will be inserted inside the `<head>` tag..
-Sidebar and navigation
+Sidebar and Navigation
----------------------
Variables:
@@ -28,7 +35,7 @@
* `conf_hide_paths [path_patterns ...]` - Hide the given patterns from navigation menu, sitemap and dir listing (do *not* depend on this for security!).
-Http control
+HTTP Control
------------
Variables: