Difference between revisions of "OS4X Enterprise - OS4X Webaccess configuration"

From OS4X
Jump to navigation Jump to search
(New page: The following configuration parameters, configurable in "Configuration" -> "OS4X Enterprise" influence the behaviour of OS4X Webaccess, the end user web interface for using OS4X Enterprise...)
 
Line 16: Line 16:
 
|}
 
|}
 
If enabled, OS4X Webaccess saves the session information for the logged in user in the database compressed. This increases the CPU load of the webserver.
 
If enabled, OS4X Webaccess saves the session information for the logged in user in the database compressed. This increases the CPU load of the webserver.
 +
 +
=== Don't show receive queue view? ===
 +
{|style="background:white"
 +
|- style="background:lightgrey;"
 +
| '''DB configuration name:''' || webaccess_disable_recq
 +
|}
 +
OS4X Webaccess can show the receive queue (without administrative capabilities) to the end-user in a stripped view, containing company name, progress information etc. If you don't want this, you can disable the rendering of this overview for every user.
 +
 +
=== Don't show send queue view? ===
 +
{|style="background:white"
 +
|- style="background:lightgrey;"
 +
| '''DB configuration name:''' || webaccess_disable_sendq
 +
|}
 +
OS4X Webaccess can show the send queue (without administrative capabilities) to the end-user in a stripped view, containing company name, progress information etc. If you don't want this, you can disable the rendering of this overview for every user.

Revision as of 08:57, 15 January 2014

The following configuration parameters, configurable in "Configuration" -> "OS4X Enterprise" influence the behaviour of OS4X Webaccess, the end user web interface for using OS4X Enterprise functionality.

Configuration OS4X Webaccess.png

Encrypt Webaccess session information?

DB configuration name: webaccess_session_encrypt

If enabled, OS4X Webaccess saves the session information for the logged in user in the database encrypted. This increases the CPU load of the webserver.

Compress Webaccess session information?

DB configuration name: webaccess_session_compress

If enabled, OS4X Webaccess saves the session information for the logged in user in the database compressed. This increases the CPU load of the webserver.

Don't show receive queue view?

DB configuration name: webaccess_disable_recq

OS4X Webaccess can show the receive queue (without administrative capabilities) to the end-user in a stripped view, containing company name, progress information etc. If you don't want this, you can disable the rendering of this overview for every user.

Don't show send queue view?

DB configuration name: webaccess_disable_sendq

OS4X Webaccess can show the send queue (without administrative capabilities) to the end-user in a stripped view, containing company name, progress information etc. If you don't want this, you can disable the rendering of this overview for every user.