paulo@0: # paulo@0: # This is the configuration file for the Gnutella plugin. paulo@0: # The default settings are listed, but commented out. paulo@0: # paulo@0: paulo@0: [main] paulo@0: # paulo@0: # This is the port the Gnutella plugin uses. If you want to download paulo@0: # from firewalled users, other users must be able to connect to this port. paulo@0: # paulo@0: #port = 6346 paulo@0: paulo@0: [local] paulo@0: # paulo@0: # Set this if you want to run locally paulo@0: # paulo@0: #lan_mode = 0 paulo@0: # paulo@0: # This controls which hosts will be allowed to download paulo@0: # paulo@0: #hosts_allow = LOCAL paulo@0: paulo@0: [http] paulo@0: # paulo@0: # Use the proxy server for communicating HTTP. Currently, this is paulo@0: # only used for requests to the gwebcaches, not for download/uploads. paulo@0: # paulo@0: # This field must be formatted as hostname:port, with an optional 'http://' paulo@0: # prefix and optional trailing slash. For example, http://my.proxy.com:8080/ paulo@0: # and my.proxy.com:8080 are valid. paulo@0: # paulo@0: #proxy = paulo@0: paulo@0: [packet] paulo@0: # paulo@0: # This will print information about each packet received/sent on stdout paulo@0: # paulo@0: #debug = 0 paulo@0: paulo@0: [search] paulo@0: # paulo@0: # Print information about each search performed to the log file paulo@0: # paulo@0: #log_results = 0 paulo@0: # paulo@0: # Print a line for each result packet generated to the log file paulo@0: # This line includes just the number of results in each packet paulo@0: # paulo@0: #log_result_packets = 0