projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
10078: config parameter to hide / show recent_collections panel in dashboard.
[arvados.git]
/
apps
/
workbench
/
config
/
database.yml
1
# Note: The database configuration is not actually used.
2
development:
3
adapter: nulldb
4
test:
5
adapter: nulldb
6
production:
7
adapter: nulldb
8
diagnostics:
9
adapter: nulldb
10
performance:
11
adapter: nulldb