dnscms: increase page size and max page size for wagtail-grapple
This commit is contained in:
@@ -207,6 +207,8 @@ GRAPPLE = {
|
||||
"sponsors",
|
||||
],
|
||||
"EXPOSE_GRAPHIQL": True,
|
||||
"PAGE_SIZE": 100,
|
||||
"MAX_PAGE_SIZE": 5000,
|
||||
}
|
||||
|
||||
# Wgtail WordPress import
|
||||
|
||||
Reference in New Issue
Block a user