Thu Nov 10 15:22:39 UTC 2005 Leandro Lucarella * Use a more human-friendly format por list configuration variables. diff -rN -u old-darcsweb/config.py.sample new-darcsweb/config.py.sample --- old-darcsweb/config.py.sample 2015-04-18 08:11:39.000000000 +0000 +++ new-darcsweb/config.py.sample 2015-04-18 08:11:39.000000000 +0000 @@ -91,6 +91,6 @@ # if you want to exclude some directories, add them to this list (note # they're relative to multidir, not absolute) - #exclude = [ 'dir1', 'dir2' ] + #exclude = 'dir1', 'dir2'