Mercurial > hg > wordstream
view wordstream.ini @ 6:ffe01043ecea
* allow jquery location to become configurable
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Tue, 21 Dec 2010 18:07:15 -0800 |
parents | 8af3412e907a |
children |
line wrap: on
line source
#!/usr/bin/env paster [DEFAULT] debug = true email_to = k0scist@gmail.com smtp_server = localhost error_email_from = paste@localhost [server:main] use = egg:Paste#http host = 0.0.0.0 port = 5326 [composite:main] use = egg:Paste#urlmap / = wordstream set debug = false [app:wordstream] paste.app_factory = wordstream.factory:factory wordstream.seed = /home/jhammel/docs/stories/ghost_in_the_machine.txt