Use new conf_enable_... interfaces, this also alos us to make the default for $enabled_apps nil.
This commit is contained in:
parent
7151777d9b
commit
93ad9c35c0
3 changed files with 3 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ formatter=(fltr_cache markdown.pl)
|
|||
debug=true
|
||||
|
||||
# Globally enabled apps
|
||||
enabled_apps=( blagh )
|
||||
enabled_apps=( )
|
||||
|
||||
# Default site variables, must be set in initrc.local or _werc/config, only siteTitle is required.
|
||||
#masterSite=cat-v.org # Not required!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue