Unverified Commit a93ce238 authored by salehdeh76's avatar salehdeh76 Committed by GitHub

Update advanced_configuration.rst

added extra note about database numbers to save developers life!
parent 9f6b06aa
......@@ -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