diff options
| author | LV-426 <lv-426@taproot.org.il> | 2015-04-13 23:48:27 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2015-04-14 00:07:45 +0300 |
| commit | 3688f27d334e5329110da1f80f0a4bfbdc267ea1 (patch) | |
| tree | bc08553dcb0d3f0274cee25fdc15649f779eb1b1 /res | |
| parent | 9862de0778162af13d8c3450fd74cc6a1aea1e47 (diff) | |
[peer/host addr] rz_server: reverse_proxy_host/port config keys
Diffstat (limited to 'res')
| -rw-r--r-- | res/etc/rhizi-server.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/etc/rhizi-server.conf.example b/res/etc/rhizi-server.conf.example index 73369e4a..6e3d9abc 100644 --- a/res/etc/rhizi-server.conf.example +++ b/res/etc/rhizi-server.conf.example @@ -14,6 +14,8 @@ static_url_path = /static # listen_address = 127.0.0.1 listen_port = 8080 +reverse_proxy_host = +reverse_proxy_port = # ----------------------------------------------------------------------------- # Database |
