/[mldonkey]/mldonkey/src/daemon/common/commonOptions.ml
ViewVC logotype

Diff of /mldonkey/src/daemon/common/commonOptions.ml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.89 by spiralvoice, Wed Sep 14 20:28:26 2005 UTC revision 1.90 by spiralvoice, Tue Sep 20 22:42:06 2005 UTC
# Line 288  let allowed_ips = define_option current_ Line 288  let allowed_ips = define_option current_
288    "list of IP address allowed to connect to the core via telnet/GUI/WEB    "list of IP address allowed to connect to the core via telnet/GUI/WEB
289  for internal command set: list separated by spaces  for internal command set: list separated by spaces
290  example for internal command: set allowed_ips \"127.0.0.1 192.168.1.2\"  example for internal command: set allowed_ips \"127.0.0.1 192.168.1.2\"
291  or for editing the ini-file: allowed_ips = [ \"127.0.0.1\"; \"192.168.1.2\";]  or for editing the ini-file: list separated by semi-colon
292    example for ini-file: allowed_ips = [ \"127.0.0.1\"; \"192.168.1.2\";]
293  wildcard=255 ie: use 192.168.0.255 for 192.168.0.*"  wildcard=255 ie: use 192.168.0.255 for 192.168.0.*"
294      ip_list_option [Ip.localhost]      ip_list_option [Ip.localhost]
295    

Legend:
Removed from v.1.89  
changed lines
  Added in v.1.90

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26