summaryrefslogtreecommitdiff
path: root/stacks/web/share/web-proxy.ini.example
blob: 89a755f7d0af90ba97f222aa0a380b8d5bf911f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
; MAX25 WebSocket forward-proxy (loopback only)
; Copy to /etc/max25/web-proxy.ini or pass -c / MAX25_WEB_PROXY_INI=

[proxy]
bind = 127.0.0.1
port = 7326
path = /max25
max_connections = 10

[upstream]
; max25d M25/1 TCP endpoint
host = 127.0.0.1
port = 7325
; Match max25d.ini [network] tcp_password when set (proxy performs AUTH once)
tcp_password =
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com