You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

NMIS includes integration with a few of our commercial applications, namely opMaps and opFlow, these widgets can be disabled in the NMIS configuration.

Disable opMaps Widget

Edit the NMIS configuration, typically /usr/local/nmis8/conf/Config.nmis, look for the 'modules' section, and change the display_opmaps_widget setting to false.

'display_opmaps_widget' => 'false',

Disable opFlow Widget

Edit the NMIS configuration, typically /usr/local/nmis8/conf/Config.nmis, look for the 'modules' section, and change the display_opflow_widget setting to false.

'display_opflow_widget' => 'false',
  • No labels