Jump to: navigation, search
(Created page with "=Feedback= Workspace Web Edition provides the following options for managing Feedback: __TOC__ ====system.feedback==== * Default Value: <tt>false</tt> * Valid Values: <tt>tru...")
 
(Feedback)
Line 7: Line 7:
 
* Valid Values: <tt>true</tt>, <tt>false</tt>
 
* Valid Values: <tt>true</tt>, <tt>false</tt>
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
When this option is set to true, a '''Feedback''' button appears in the '''About''' dialog.
+
* Description: When this option is set to true, a '''Feedback''' button appears in the '''About''' dialog.
  
 
====system.feedback.message.max-length====
 
====system.feedback.message.max-length====
Line 14: Line 14:
 
* Valid Values: An integer value from 500 through 50000.
 
* Valid Values: An integer value from 500 through 50000.
 
* Changes take effect: When the session is started or restarted.
 
* Changes take effect: When the session is started or restarted.
Defines the maximum number of characters for the feedback message.
+
* Description: Defines the maximum number of characters for the feedback message.
 +
 
 +
====system.feedback.submit-after-disconnect====
 +
* Default Value: <tt>false</tt>
 +
* Valid Values: <tt>true</tt>, <tt>false</tt>
 +
* Changes take effect: When the session is started or restarted.
 +
* Description: When this option is set to <tt>true</tt>, a feedback dialog box is displayed when the user log ins again after a session disconnects due to the Cometd defense managed by the <tt>system.cometd.timeout</tt> option.
  
 
[[Category:V:HTCC:8.5.2DRAFT]]
 
[[Category:V:HTCC:8.5.2DRAFT]]

Revision as of 19:10, April 27, 2016

Feedback

Workspace Web Edition provides the following options for managing Feedback:

system.feedback

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: When this option is set to true, a Feedback button appears in the About dialog.

system.feedback.message.max-length

Should I remove this items as the ticket says that this is a hidden option?

  • Default Value: 10000
  • Valid Values: An integer value from 500 through 50000.
  • Changes take effect: When the session is started or restarted.
  • Description: Defines the maximum number of characters for the feedback message.

system.feedback.submit-after-disconnect

  • Default Value: false
  • Valid Values: true, false
  • Changes take effect: When the session is started or restarted.
  • Description: When this option is set to true, a feedback dialog box is displayed when the user log ins again after a session disconnects due to the Cometd defense managed by the system.cometd.timeout option.
Comments or questions about this documentation? Contact us for support!