| ... | ... | @@ -302,13 +302,15 @@ domibus.passwordPolicy.expiration=90 |
|
|
|
#Password expiration policy: how many days before expiration should the system warn users at login
|
|
|
|
domibus.passwordPolicy.warning.beforeExpiration=30
|
|
|
|
```
|
|
|
|
### B - Domibus Plugins
|
|
|
|
### B - Domibus Push Plugins
|
|
|
|
:globe_with_meridians:
|
|
|
|
|
|
|
|
This configuration enables Domibus to send notifications when messages are received. While optional for our connector, it's recommended to avoid the `as4-message-dispatcher` polling the Domibus server periodically for new messages.
|
|
|
|
|
|
|
|
To enable this feature, modify the **`{DOMIBUS_DIRECTORY}/domibus/plugins/config/ws-plugin.properties`** file as follows:
|
|
|
|
|
|
|
|
Locate the following lines and uncomment them (remove the '#' at the start of each line)
|
|
|
|
|
|
|
|
Replace `[ruleName]` with `notif` and set their values as shown below:
|
|
|
|
|
|
|
|
```properties
|
| ... | ... | |
| ... | ... | |