changeset 7:52208e38e5b3

add a tags_file location to the example .ini file
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 05 May 2010 22:13:36 -0700
parents 8fb20b780341
children fc3491dfe374
files taginthemiddle.ini
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/taginthemiddle.ini	Wed May 05 22:12:25 2010 -0700
+++ b/taginthemiddle.ini	Wed May 05 22:13:36 2010 -0700
@@ -20,3 +20,4 @@
 [app:TagInTheMiddle]
 paste.app_factory = taginthemiddle.example:factory
 directory = %(here)s
+TagInTheMiddle.tags_file = %(here)s/tags
\ No newline at end of file