X-Git-Url: https://git.octo.it/?p=yaala.git;a=blobdiff_plain;f=config;h=e39be32797b64b6b56b1af1c08f805a6d5029796;hp=dec8e361f1c1edc30b5561ca16600c8a9b55fed6;hb=HEAD;hpb=8846ab6f14cb92acb3649fa4eb113569b3832d10 diff --git a/config b/config index dec8e36..e39be32 100644 --- 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 :