Merge "Fix a document description error"

This commit is contained in:
Zuul 2022-11-03 09:08:08 +00:00 committed by Gerrit Code Review
commit 3b37f17d3b
2 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
.. code-block:: ini
[DEFAULT]
use_keystone_quotas = True
use_keystone_limits = True
.. end

View File

@ -63,4 +63,4 @@
.. end
Be sure to also set ``use_keystone_quotas=True`` in your ``glance-api.conf`` file.
Be sure to also set ``use_keystone_limits=True`` in your ``glance-api.conf`` file.