diff --git a/etc/magnum/magnum.conf.sample b/etc/magnum/magnum.conf.sample index 106202de83..3837cb8240 100644 --- a/etc/magnum/magnum.conf.sample +++ b/etc/magnum/magnum.conf.sample @@ -336,6 +336,10 @@ # The listen IP for the magnum API server (string value) #host=127.0.0.1 +# The maximum number of items returned in a single response +# from a collection resource. (integer value) +#max_limit=1000 + # # Options defined in magnum.api.handlers.assembly_handler