From 9fd9ddb7f50989f1ccffd2d263b6119317712418 Mon Sep 17 00:00:00 2001 From: Uriel Date: Mon, 29 Dec 2008 00:04:07 +0100 Subject: [PATCH] Enable blagh app by default --- etc/initrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/initrc b/etc/initrc index dcd5ff0..a4d2194 100644 --- a/etc/initrc +++ b/etc/initrc @@ -30,7 +30,7 @@ formatter=(fproc_cache.rc markdown.pl) debug=true # Globablly enabled apps -#enabled_apps=( hello ) +enabled_apps=( blagh ) # Default site variables, must be set in initrc.local or _werc/config, only siteTitle is required. #masterSite=cat-v.org # Not required!