# # Sample saku.ini to run saku in distributed directory. # Copyright (c) 2005-2007 shinGETsu Project. # $Id: saku.ini 1353 2007-01-22 00:23:10Z fuktommy $ # [Path] cache_dir:/Program Files/winsaku-3.6.1/kyotu/cache [Network] port: 8000 upnp: no # Max HTTP Connection max_connection: 10 [Application Thread] get_range: 0 sync_range: 0 [Gateway] # The IP address of administrator. admin: ^127|^192.168. # The IP address of users who can get cache from network. (regular expression) friend: ^127|^192.168. # The IP address of users who can use gateway. (regular expression) visitor: ^127|^192.168. # Page size page_size: 20 record_limit: 204800