Mercurial > hg > TagInTheMiddle
comparison taginthemiddle.ini @ 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 | 61dd789330f7 |
| children | 57ca873ed9bf |
comparison
equal
deleted
inserted
replaced
| 6:8fb20b780341 | 7:52208e38e5b3 |
|---|---|
| 18 set debug = false | 18 set debug = false |
| 19 | 19 |
| 20 [app:TagInTheMiddle] | 20 [app:TagInTheMiddle] |
| 21 paste.app_factory = taginthemiddle.example:factory | 21 paste.app_factory = taginthemiddle.example:factory |
| 22 directory = %(here)s | 22 directory = %(here)s |
| 23 TagInTheMiddle.tags_file = %(here)s/tags |
