Changeset 1185:26d1b70e105e for reports_wsgi.ini.sample
- Timestamp:
- 04/15/08 13:47:29 (9 months ago)
- Files:
-
- reports_wsgi.ini.sample (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
reports_wsgi.ini.sample
r855 r1185 20 20 #database_file = database/universe.sqlite 21 21 # You may use a SQLAlchemy connection string to specify an external database instead 22 database_connection = postgres:///galaxy_test 22 database_connection = postgres:///galaxy_test?host=/var/run/postgresql 23 23 24 24 # Where dataset files are saved