diff --git a/doc/source/configuring.rst b/doc/source/configuring.rst index bcce9719ab..c575674b9e 100644 --- a/doc/source/configuring.rst +++ b/doc/source/configuring.rst @@ -597,7 +597,12 @@ image file would put the total cache size over this size. The ``glance-cache-pruner`` executable is what prunes the image cache to be equal to or less than this value. The ``glance-cache-pruner`` executable is designed to be run via cron on a regular basis. See more about this executable in -`Controlling the Growth of the Image Cache` +:doc:`Controlling the Growth of the Image Cache ` + +.. note:: + + These configuration options must be set in both the glance-cache + and glance-api configuration files. Configuring the Glance Registry -------------------------------