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-fh/config/user.ini (root privileges required);
  3. Add the option f.engine.session.lifetime.minutes to the [main] section and specify a numeric value (in minutes):

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

    /opt/hw-fh/bin/reconfig
    

See also