From 3688f27d334e5329110da1f80f0a4bfbdc267ea1 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Mon, 13 Apr 2015 23:48:27 +0300 Subject: [peer/host addr] rz_server: reverse_proxy_host/port config keys --- res/etc/rhizi-server.conf.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'res') 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 -- cgit v1.3.1