ID #1063

How to disable the Java applet viewer?

(Needs administrative privileges on {avatar b } server.)

 

To disable the java applet viewer edit 

/opt/infracc/controller/app/infracc/infracc_config.py, and make the following changes.

Original Line

USE_VM_CONSOLE_APPLET = True

Modified Line

USE_VM_CONSOLE_APPLET = False

 

Restart apache after modifying infracc_config.py by

service apache2 restart

Categories for this entry

Tags: -

Related entries:

You can comment this FAQ