ref: c359359a807683348fb69c81ad3e78bf98b387af
parent: b26fe8300a7e8966ad83bede1104a4496e6f826f
author: uriel <uriel@engel.se.cat-v.org>
date: Sun Jan 11 02:41:24 EST 2009
Minor updates to initrc comments.
--- a/etc/initrc
+++ b/etc/initrc
@@ -1,10 +1,9 @@
# This file contains the default werc settings.
#
-# To change any of this settings globally, copy them to etc/initrc.local and
-# customize them there.
+# DO NOT EDIT, to customize copy to etc/initrc.local and edit at will.
#
-# Some settings can also be set for a specific site in their respective
-# _werc/config or their master-site _werc/config file.
+# Some settings can also be set for a specific site or directory in their
+# respective _werc/config or their $masterSite/_werc/config file.
# General options
@@ -25,7 +24,7 @@
# Enable debugging, to disable set to ()
debug=true
-# Globablly enabled apps
+# Globally enabled apps
enabled_apps=( blagh )
# Default site variables, must be set in initrc.local or _werc/config, only siteTitle is required.