OSDN Git Service

Initial commit
[ultramonkey-l7/l7gui.git] / conf / l7gui-sample.cf
1 #====================================================================
2 # l7gui.cf
3 #====================================================================
4 #--------------------------------------------------------------------
5 # sync settings
6 #   actHost : IP address of this server used to synchronize
7 #   sbyHost : IP address of peer server used to synchronize
8 #   sbyPort : Port number of peer server used to synchronize   
9 #--------------------------------------------------------------------
10 #actHost=192.168.0.1
11 #sbyHost=192.168.0.2
12 #sbyPort=60000
13
14 #--------------------------------------------------------------------
15 # l7gui session setting
16 #   max_session_time : Session time-out seconds
17 #--------------------------------------------------------------------
18 max_session_time=1200