Skip to content

Instantly share code, notes, and snippets.

@mnutt
Created September 15, 2009 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnutt/187527 to your computer and use it in GitHub Desktop.
Save mnutt/187527 to your computer and use it in GitHub Desktop.
setting_name => type, [possible values], default value
share_downloaded_files => boolean, true
allow_document_sharing => boolean, true
add_audio_files_to_itunes => boolean, false
enable_daap_server => boolean, false
default_search_category => enum, ['all', 'audio', 'video', 'images', 'documents'], 'all'
search_files_from_friends => boolean, true
allow_search_for_programs => boolean, false
enable_adult_content_filter => boolean, false
filter_keywords => string, ""
filter_extensions => comma-delimited string, "vbs,asf,asx,wm,wma,wmv"
download_save_directory => string, "~/LimeWire/Saved"
use_single_download_directory => boolean, true
audio_save_directory => string, ""
video_save_directory => string, ""
document_save_directory => string, ""
image_save_directory => string, ""
renamed_duplicate_downloaded_files => boolean, true
language => string, "english"
send_anonymous_usage_data => boolean, false
store_download_directory => string
maximum_downloads => integer, 8
download_bandwidth_limit => integer, 0
maximum_uploads => integer, 20
upload_bandwidth_limit => integer, 0
connection_type => enum, ["dialup", "broadband"], "broadband"
run_limewire_on_startup => boolean, false
gnutella_listening_port => integer, random
use_upnp => boolean, true
manual_port_forward => integer, 6346
proxy_type => enum, ["none", "socks4", "socks5", "http"], "none"
proxy_address => string
proxy_port => integer
proxy_authentication => boolean, false
use_default_network_interface => boolean, true
interface_name => enum, ?
disable_ultrapeer_capabilities => boolean, false
disable_mojito_dht => boolean, false
disable_tls => boolean, false
disable_out_of_band => boolean, false
torrent_upload_max_ratio => integer, 0
torrent_upload_max_time => integer, 0
torrent_first_port => integer, 6881
torrent_last_port => integer, 6889
blocked_hosts => comma-delimited string, ""
use_limewire_blacklist => boolean, true
allowed_hosts => comma-delimited string, ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment