Add max_limit to sample config
Change-Id: I24ab855d2eb0b14a1da3b56808eaf3f10d506ff2
This commit is contained in:
parent
661b790815
commit
01be8b5ba9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user