Add sample 'hello world' app and enabled_apps config variable.
This commit is contained in:
parent
2928632eba
commit
322db9393d
3 changed files with 16 additions and 4 deletions
|
|
@ -28,6 +28,9 @@ formatter=(fproc_cache.rc markdown.pl)
|
|||
# Enable debugging, to disable set to ()
|
||||
debug=true
|
||||
|
||||
# Globablly enabled apps
|
||||
#enabled_apps=( hello )
|
||||
|
||||
# Default site variables, must be set in initrc.local or _werc/config, only siteTitle is required.
|
||||
#masterSite=cat-v.org # Not required!
|
||||
#siteTitle='cat-v'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue