Merge branch 'ent-8455-ampliar-limite-comandos' into 'develop'

Increased field size

Closes pandora_enterprise#8455

See merge request artica/pandorafms!4706
This commit is contained in:
Daniel Rodriguez 2022-02-22 12:08:46 +00:00
commit ffc7cb2b44

View File

@ -345,7 +345,7 @@ for ($i = 1; $i <= $config['max_macro_fields']; $i++) {
$field_values,
'',
55,
255,
1000,
true,
false,
false,