mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 11:29:12 +02:00
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:
commit
ffc7cb2b44
@ -345,7 +345,7 @@ for ($i = 1; $i <= $config['max_macro_fields']; $i++) {
|
||||
$field_values,
|
||||
'',
|
||||
55,
|
||||
255,
|
||||
1000,
|
||||
true,
|
||||
false,
|
||||
false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user