... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | |
4 | 4 | = Set proxy parameters via script or API = |
5 | 5 | |
6 | -Some organisations use proxies in their IT environment to protect the IT infrastructure and control the data flow between the user and the world wide web. To enable |
|
6 | +Some organisations use proxies in their IT environment to protect the IT infrastructure and control the data flow between the user and the world wide web. To enable jBEAM to use this settings (e.g. when using the map service, which downloads images from the map service servers) you can choose between applying the system default settings (for Windows machines these settings are defined via the application "Internet Explorer") or using customized proxy settings. | |
7 | 7 | |
8 | 8 | Below is an example on how to set a custom proxy: |
9 | 9 | |
... | ... | @@ -35,4 +35,4 @@ |
35 | 35 | proxyProvider.setUseSystemProxy(true); |
36 | 36 | {{/code}} |
37 | 37 | |
38 | -If you enable the system default |
|
38 | +If you enable the system default jBEAM automatically disables the custom proxy settings and vice versa. |