Merge "Increase size of Heat HeatMaxJsonBodySize"

This commit is contained in:
Zuul 2018-03-06 19:57:05 +00:00 committed by Gerrit Code Review
commit 3004c31d72

@ -118,7 +118,7 @@ parameters:
Cron to purge db entries marked as deleted and older than $age - Log destination
default: '/dev/null'
HeatMaxJsonBodySize:
default: 1048576
default: 4194304
description: Maximum raw byte size of the Heat API JSON request body.
type: number
NotificationDriver: