Unverified Commit 19ee8420 authored by Sean Bleier's avatar Sean Bleier Committed by GitHub

Merge pull request #194 from salehdeh76/patch-1

Update advanced_configuration.rst to add important note about database number
parents 9f6b06aa a93ce238
......@@ -74,7 +74,7 @@ Database Number
The ``DB`` option will allow key/values to exist in a different keyspace. The
``DB`` value can either be defined in the ``OPTIONS`` or in the ``LOCATION``
scheme.
scheme. Note that in the default config of redis, you have only 16 databases and the valid values are from 0 to 15.
**Default DB:** ``1``
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment