Skip to content

Add POCIDFBI Configuration Script

Insidious Fiddler requested to merge feature/configuration-script into master
  • Implemented a new logging configuration option that allows users to enable or disable logging according to their needs.
  • Introduced the ability to specify the worker count, providing users with the flexibility to set the number of workers as per their workload requirements.
  • The script cleanly terminates all running instances of POCIDFBIManager.sh, streamlining the process for reconfiguration.

Merge request reports