We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75051dd + bbc0df8 commit 3b37f17Copy full SHA for 3b37f17
doc/source/install/configure-quotas.rst
@@ -33,7 +33,7 @@
33
.. code-block:: ini
34
35
[DEFAULT]
36
- use_keystone_quotas = True
+ use_keystone_limits = True
37
38
.. end
39
doc/source/install/register-quotas.rst
@@ -63,4 +63,4 @@
63
64
65
66
- 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.
0 commit comments