changeset 8:d9c2f0cb6096

2007-08-13 23:02:11 by steve Udpated default configuration file.
author steve
date Mon, 13 Aug 2007 23:02:11 +0000
parents d23fa8a50a7f
children f9858b3bcca0
files etc/chroniclerc
diffstat 1 files changed, 10 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/etc/chroniclerc	Mon Aug 13 23:02:02 2007 +0000
+++ b/etc/chroniclerc	Mon Aug 13 23:02:11 2007 +0000
@@ -5,9 +5,15 @@
 
 ##
 #
-#  NOTE:
+#  When the compiler starts it will look for both:
+#
+#    /etc/chroniclerc
 #
-#    For this file to be used it should be renamed ~/.chroniclerc
+#  and
+#
+#    ~/.chroniclerc
+#
+#  Both files will be read if present, the latter may override the former.
 #
 ####
 
@@ -17,7 +23,7 @@
 #
 #  Input directory
 # 
-input = /home/skx/cvs/chronicle/data
+input = /home/skx/cvs/chronicle/blog
 
 
 #
@@ -36,7 +42,7 @@
 #
 #  Directory containing the templates
 #
-template = /home/skx/cvs/chronicle/etc
+template = /home/skx/cvs/chronicle/themes/default
 
 
 #