-
[E-Editor] Hidden Proxy Settings
It took me a long time to find this, so I wanted to share: If you get an error message when you try to update bundles in the E-Editor it might be because you are behind a proxy. Unfortunately there’s no setting in the GUI for that. You need to create a new variable on the command line:
set http_proxy=win_username:win_password@proxy.server.name:port
[via]