Difference between revisions of "Seon Enterprise - Seon Webaccess configuration"
(New page: The following configuration parameters, configurable in "Configuration" -> "Seon Enterprise" influence the behaviour of Seon Webaccess, the end user web interface for using Seon Enterprise...) |
|||
Line 16: | Line 16: | ||
|} | |} | ||
If enabled, Seon Webaccess saves the session information for the logged in user in the database compressed. This increases the CPU load of the webserver. | If enabled, Seon 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 | ||
+ | |} | ||
+ | Seon 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 | ||
+ | |} | ||
+ | Seon 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" -> "Seon Enterprise" influence the behaviour of Seon Webaccess, the end user web interface for using Seon Enterprise functionality.
Contents
Encrypt Webaccess session information?
DB configuration name: | webaccess_session_encrypt |
If enabled, Seon 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, Seon 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 |
Seon 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 |
Seon 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.