User session configuration

To configure user session lifetime on the platform:

  1. Open the console of the virtual machine;
  2. Open the file /opt/hw-bw/config/user.ini (root privileges required);
  3. Add the option b.engine.session.lifetime.minutes to the [main] section and specify a numerical value (in minutes):

    b.engine.session.lifetime.minutes = 1
    
  4. To apply changes, run the command:

    /opt/hw-bw/bin/reconfig
    

See also