Breadcrumbs

Settings: pool

The following settings determine the behaviour of the ‘signoSign/Universal Document Pool’ application and are available in settings.properties with the prefix ‘pool.’.



pool.preferredSmsService

Description

The preferred service provider for sending text messages.

Possible values

SIPGATE

The service provided by sipgate GmbH is used. Ensure that the sipgate settings are configured.

SMS77

The service provided by sms77 e.K. is used. Ensure that the sms77 settings are configured.

TELEKOM

The service provided by Deutsche Telekom AG is used. Ensure that the telekom settings are configured.

Default value

SIPGATE


pool.sendMailMethodForDocumentSharing

Description

Defines whether an email is sent via the configured SMTP server or transferred to the local mail client via mailto.

If the local client is used, the email window will open even if no email address has been specified.

Possible values

SERVER

Emails are sent via the set SMTP server.

CLIENT

A new email is opened with the local email client.

Default value

SERVER


pool.allowSameSharingAndTanMethod

Description

Defines whether the same method may be used for sharing TANs and recipients.

Possible values

true

The same method can be used.

false

The same method cannot be used.

Default value

true


pool.showUserSettings

Description

Decides whether the user settings are displayed in the pool view.

Possible values

true

The user menu contains an entry for navigating to the user settings page.

false

The user menu hides the entry for navigating to the user settings page.

Default value

true


pool.showDocumentTypes

Description

Defines whether the function for managing document types is displayed in the pool.

Possible values

true

The user menu contains an entry for navigating to the page for managing document types.

false

The user menu hides the entry for navigating to the page for managing document types.

Default value

false


pool.whiteList

Description

A list of host names or IP addresses that are granted access to the pool. The asterisk symbol (‘*’) acts as a wildcard character here.

This value contains a wildcard character by default. This means that the pool can be accessed by any client.

Possible values

A comma-separated list of host names or IP addresses.

Default value

*