README*, config: Removed the version number from these files.
[yaala.git] / config
diff --git a/config b/config
index dec8e36..e39be32 100644 (file)
--- a/config
+++ b/config
@@ -1,11 +1,10 @@
 ########################################################################
-#    yaala 0.7.3 config                                            2004-11-10 #
-#---====================-----------------------------------------------#
-# http://yaala.org/                                                   #
+#    yaala config                                                      #
+#---==============-----------------------------------------------------#
+# http://yaala.org/                                                    #
 # For exact instructions please see the README and the notes above     #
-# each entry.                                                         #
+# each entry.                                                          #
 ########################################################################
-# $Id: config,v 1.12 2004/11/10 10:07:43 octo Exp $
 
 # Tells yaala the directory to save the html pages in.
 # You should manually copy .gif and .css there from html
@@ -127,3 +126,5 @@ html_stylesheet: 'style.css';
 # relative filename please keep in mind that it is relative to yaala's
 # directory. Defaults to ``persistency.data''.
 #persistency_file: 'persistency.data';
+
+# vim: set tw=72 :