Use a more human-friendly format por list configuration variables.
Thu Nov 10 15:22:39 UTC 2005 Leandro Lucarella <luca@llucax.hn.org>
* 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 2013-11-18 06:54:23.000000000 +0000
+++ new-darcsweb/config.py.sample 2013-11-18 06:54:23.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'