minor fix 500 pandora_enterprise#9667

This commit is contained in:
Daniel Barbero 2022-10-18 16:55:05 +02:00
parent 9d912c2a6d
commit f219a9678f
1 changed files with 1 additions and 1 deletions

View File

@ -2275,7 +2275,7 @@ function config_process_config()
'ifOutDiscards' => 0,
'ifInErrors' => 0,
'ifOutErrors' => 0,
],
]
)
);
}