Skip to content

Commit 1990243

Browse files
maxnrpdjmb
authored andcommitted
Update README.md
Database name should be in accordance with the example above, where we set the database. The way it is at the moment can be misleading.
1 parent 257bd6a commit 1990243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ default:
5555
size_estimate_samples: 1000
5656
5757
development: &development
58-
database: development_cache
58+
database: cache
5959
store_options:
6060
<<: *default_store_options
6161
max_size: <%= 256.gigabytes %>

0 commit comments

Comments
 (0)