Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Add the following code to opcommon.json

    Code Block
    "beta":{
    "opcharts_enterprise_services": "true"
       },


  2. Execute the following commands

    Code Block
    sudo/usr/local/omk/bin/patch_config.exe /usr/local/omk/conf/opCommon.j
    
    son /beta/opcharts_enterprise_services=true


  3. Restart the omkd daemon

    Code Block
    sudoservice omkd restart


...