@@ -686,7 +686,7 @@ const ENV_VAR_NAME_TO_CONFIG_INFO = {
ns: 'crowi',
key: 'app:ssrMaxRevisionBodyLength',
type: ValueType.NUMBER,
- default: 50000,
+ default: 30000,
},
};