diff --git a/doc/source/configuring.rst b/doc/source/configuring.rst index 682c6ef021..801f4014ee 100644 --- a/doc/source/configuring.rst +++ b/doc/source/configuring.rst @@ -711,7 +711,7 @@ command-line for the ``glance-manage`` program. Sets the SQLAlchemy connection string to use when connecting to the registry database. Please see the documentation for `SQLAlchemy connection strings `_ -online. +online. You must urlencode any special characters in CONNECTION_STRING. * ``sql_timeout=SECONDS`` on command line)