Parent Directory
|
Revision Log
|
Patch
| Revision 1.19 by sysadm, Wed Apr 27 12:55:28 2005 UTC | Revision 1.21 by sysadm, Sat Sep 23 17:03:50 2006 UTC | |
|---|---|---|
| # | Line 25 | Line 25 |
| 25 | $BBS_session_time_out = 60*60*2; | $BBS_session_time_out = 60*60*2; |
| 26 | ||
| 27 | $SYS_proxy_ip = array( | $SYS_proxy_ip = array( |
| 28 | "^219.228.15.34$" | "^219.228.15.34$", |
| 29 | "^192.168.88.233$", | |
| 30 | "^10.3.2." | |
| 31 | ); | ); |
| 32 | ||
| 33 | $SYS_proxy_allow_ip = array( | $SYS_proxy_allow_ip = array( |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |