Update README.md
This commit is contained in:
@@ -41,12 +41,14 @@ Configuration will be saved into Electron's userData directory:
|
|||||||
* `~/.config/electron-mattermost` on Linux
|
* `~/.config/electron-mattermost` on Linux
|
||||||
|
|
||||||
### Proxy
|
### Proxy
|
||||||
You can resolve the proxy by following command line options.
|
Normally, the application will follow your system settings to use proxy.
|
||||||
*Note: Authorization is not supported.*
|
Or you can set proxy by following command line options.
|
||||||
|
|
||||||
* `--proxy-server=<SERVER>:<PORT>`
|
* `--proxy-server=<SERVER>:<PORT>`
|
||||||
* `--proxy-pac-url=<URL>`
|
* `--proxy-pac-url=<URL>`
|
||||||
|
|
||||||
|
*Note: Authorization is not supported yet.*
|
||||||
|
|
||||||
|
|
||||||
## Testing and Development
|
## Testing and Development
|
||||||
Node.js is required to test this app.
|
Node.js is required to test this app.
|
||||||
|
Reference in New Issue
Block a user