# DLIFE network client configuration file. # Note: You should either set ``server_url'' or set ``server'' # (possibly both). #---------------------------------------------------------------------- # If set, then the client will download the given web page looking # for servers to connect to. server_url http://dlife.annexia.org/servers.txt # If you want the client to only connect to servers in a given # geographical zone (in order to reduce network traffic), then # set this to a list of ISO 3166 country codes and/or geographical # continent codes and/or domain names. # # Example (1): The client will only connect to servers in the # United Kingdom, France and the Netherlands. # # server_zone uk fr nl # # Example (2): The client will only connect to servers in the # US or European Union. # # server_zone us eu # # Example (3): The client will only connect to servers in the # domain bibliotech.net. # # server_zone .bibliotech.net #---------------------------------------------------------------------- # This causes the client to connect directly to the servers listed. # # Example: Connect to dlife1.bibliotech.net or dlife2.bibliotech.net. # # server dlife1.bibliotech.net dlife2.bibliotech.net #---------------------------------------------------------------------- # How many cells to upload each pass (normally each hour). # max_cells_upload_per_pass 6 # How many cells to download each pass (normally each hour). # max_cells_download_per_pass 4