[mediagoblin] queuestore_base_dir = %(here)s/test_user_dev/media/queue publicstore_base_dir = %(here)s/test_user_dev/media/public publicstore_base_url = /mgoblin_media/ direct_remote_path = /mgoblin_static/ email_sender_address = "notice@mediagoblin.example.org" email_debug_mode = true db_name = __mediagoblin_tests__ # Celery shouldn't be set up by the paste app factory as it's set up # elsewhere celery_setup_elsewhere = true