Skip to main content
Skip table of contents

Setting the min/max length for messages, contents and comments

The minimum words and the maximum length (in characters) of messages, contents and comments can be set via configuration parameters.


List of entries with minimum words setting

CODE
visulox config list -name entry.minwords

    --------------------------------------------------------------
    | changed | key                                    | value   |
    --------------------------------------------------------------
    |         | entry.minwords.access_policy           | default |
    |         | entry.minwords.annotation              | 3       |
    |         | entry.minwords.application_policy      | default |
    |         | entry.minwords.checkout                | 3       |
    |         | entry.minwords.citrixobject_form       | 0       |
    |         | entry.minwords.commandconnect          | default |
    |         | entry.minwords.commandguard            | default |
    |         | entry.minwords.default                 | 0       |
    |         | entry.minwords.external_message_policy | 1       |
    |         | entry.minwords.filetransit             | default |
    |         | entry.minwords.ftapproved              | 3       |
    |         | entry.minwords.ftreject                | 3       |
    |         | entry.minwords.host_object             | default |
    |         | entry.minwords.internal_message_policy | 1       |
    |         | entry.minwords.login_policy            | default |
    |         | entry.minwords.cockpit                 | default |
    |         | entry.minwords.message                 | 3       |
    |         | entry.minwords.region                  | default |
    |         | entry.minwords.resource                | default |
    |         | entry.minwords.script                  | default |
    |         | entry.minwords.script_object           | 1       |
    |         | entry.minwords.sessionend              | default |
    |         | entry.minwords.sessionlock             | default |
    |         | entry.minwords.spontanaccess           | 3       |
    |         | entry.minwords.textblocks              | 3       |
    |         | entry.minwords.timeprofile             | default |
    |         | entry.minwords.transit_policy          | default |
    --------------------------------------------------------------


List of entries with maximum length setting

CODE
visulox config list -name  entry.maxlength

    ---------------------------------------------------------------
    | changed | key                                     | value   |
    ---------------------------------------------------------------
    |         | entry.maxlength.access                  | default |
    |         | entry.maxlength.access_policy           | default |
    |         | entry.maxlength.annotation              | default |
    |         | entry.maxlength.application_policy      | default |
    |         | entry.maxlength.checkout                | default |
    |         | entry.maxlength.citrixobject_form       | 2048    |
    |         | entry.maxlength.commandconnect          | default |
    |         | entry.maxlength.commandguard            | default |
    |         | entry.maxlength.default                 | 255     |
    |         | entry.maxlength.external_message_policy | default |
    |         | entry.maxlength.filetransit             | default |
    |         | entry.maxlength.ftapproved              | default |
    |         | entry.maxlength.ftreject                | default |
    |         | entry.maxlength.host_object             | default |
    |         | entry.maxlength.internal_message_policy | default |
    |         | entry.maxlength.login_policy            | default |
    |         | entry.maxlength.cockpit                 | default |
    |         | entry.maxlength.message                 | default |
    |         | entry.maxlength.region                  | default |
    |         | entry.maxlength.resource                | default |
    |         | entry.maxlength.script                  | default |
    |         | entry.maxlength.script_object           | default |
    |         | entry.maxlength.sessionend              | default |
    |         | entry.maxlength.sessionlock             | default |
    |         | entry.maxlength.textblocks              | default |
    |         | entry.maxlength.timeprofile             | default |
    |         | entry.maxlength.transit_policy          | default |
    ---------------------------------------------------------------


If default is set, the default value will be used for the message. These default values can also be adjusted:

All configuration parameters set to default will also have the new values after these settings are changed.


visulox config list -name  entry.minwords.default

    ----------------------------------------------
    | parameter              |      type | value |
    ----------------------------------------------
    | entry.minwords.default | OPERATION | 0     |
    ----------------------------------------------

visulox config list -name  entry.maxlength.default

    -----------------------------------------------
    | parameter               |      type | value |
    -----------------------------------------------
    | entry.maxlength.default | OPERATION | 255   |
    -----------------------------------------------

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.