Minor updates to initrc comments.
This commit is contained in:
parent
70d30f4375
commit
954d1c773d
1 changed files with 4 additions and 5 deletions
|
|
@ -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 @@ formatter=(fproc_cache.rc markdown.pl)
|
|||
# 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue