Erk! Forgot to include the new mediagoblin.ini.
[mediagoblin.git] / mediagoblin.ini
CommitLineData
8d808c1f
CAW
1[mediagoblin]
2queuestore_base_dir = %(here)s/user_dev/media/queue
3publicstore_base_dir = %(here)s/user_dev/media/public
4publicstore_base_url = /mgoblin_media/
5direct_remote_path = /mgoblin_static/
6email_sender_address = "notice@mediagoblin.example.org"
7
8# set to false to enable sending notices
9email_debug_mode = true
10
11## Uncomment this to put some user-overriding templates here
12#local_templates = %(here)s/user_dev/templates/
13
14[celery]
15# Put celery stuff here