Skip to content

v1.3.0

Compare
Choose a tag to compare
@mbelmadani mbelmadani released this 09 Jul 19:54
· 1077 commits to master since this release

Added configuration allowing re-configuration of proxy server for the international search.

Using a proxy server for international search

Configure by adding the follow application.properties configuration.

### Proxy settings (optional) ### 
rdp.settings.isearch.host=
rdp.settings.isearch.port=

Where rdp.settings.isearch.host is the proxy host address, and rdp.settings.isearch.port is the required proxy port. No change is required if not using a proxy server.