Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions config/tool_shed.ini.sample
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ threadpool_kill_thread_limit = 10800
# Specifies the factory for the universe WSGI application
paste.app_factory = galaxy.webapps.tool_shed.buildapp:app_factory
log_level = DEBUG
use_printdebug = False

# Database connection
database_file = database/community.sqlite
Expand Down