home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-01-23 | 2.0 KB | 62 lines |
- [comment]
- ;
- ; ügportühé═üAyappaé╠â|ü[âgû╝é≡ÄwÆΦé╡é▄é╖üB
- ; 80ü`65530é¬ÄwÆΦé┼é½é▄é╖é¬üA1080éΓ8080é¬êΩö╩ôIé╚éµéñé┼é╖üB
- ;
- ; ügvia-pppühé═üAâ_âCâäâïâAâbâvâlâbâgâÅü[âNé≡Ägé┴é─âCâôâ^ü[âlâbâgé╔
- ; É┌æ▒é╡é─éóéΘâåü[âUé╠é╜é▀é╠ï@ö\é┼é╖üB
- ; ügtrueühé≡ÄwÆΦé╖éΘé╞üAyappaé═â_âCâäâïâAâbâvâlâbâgâÅü[âNé╠É┌æ▒é≡
- ; â`âFâbâNé╖éΘéµéñé╔é╚éΦé▄é╖üBâCâôâ^ü[âlâbâgé╔É┌æ▒é╡é─éóé╚éóé╞é½é═üA
- ; âIâtâëâCâôâéü[âhé╞é╚éΦüAâLâââbâVâàé≡Ägéñéµéñé╔é╚éΦé▄é╖üB
- ; â_âCâäâïâAâbâvâlâbâgâÅü[âNé≡Ägé┴é─âCâôâ^ü[âlâbâgé╔É┌æ▒é╡é─éóé─éαüA
- ; Ä⌐ô«ôIé╔â_âCâäâïé╡é╜éóÅΩìçé═üAügfalseühé≡ÄwÆΦé╡é▄é╖üB
- ;
- ; âvâìâLâVâTü[âoîoùRé┼âCâôâ^ü[âlâbâgé╔É┌æ▒é╡é─éóéΘÅΩìçé═üA
- ; ügvia-proxyühé╔ügtrueühé≡ÄwÆΦé╡é▄é╖üB
- ; ügrelayproxyserverühé╔âTü[âoû╝üAügrelayproxyportühé╔â|ü[âgö╘ìåé≡ÄwÆΦ
- ; é╡é─é¡é╛é│éóüB
- ;
- ; üglogfileühé┼âìâOé≡ïLÿ^é╡é▄é╖üB
- ;
- ; ügtasktrayühé┼üAì┼żë╗é╡é╜é╞é½é╔â^âXâNâgâîâCé╔èiö[é╡é▄é╖üB
- ;
- ; ügcachedirühé═üAâLâââbâVâàâtâ@âCâïé╠ÅΩÅèé≡ÄwÆΦé╡é▄é╖üB
- ; üg*ühé┼ïLÿ^é╡é▄é╣é±üB
- ;
-
- ;
- ; 'port' represents port number which yappa uses as proxy server.
- ; Any number between 80 to 65530 can be accepted unless if the port is
- ; occupied by any software or OS (Windows).
- ; Usually 1080 or 8080 is applied.
- ;
- ; 'via-ppp' is prepared for users via dial-network network.
- ; If 'yes' is specified, yappa watches dial-up connection. Then if no
- ; internet connection is detected, yappa returns cached files (if
- ; possible).
- ; Please specify 'no' if you want to use automatic internet connection
- ; though you use dial-up network.
- ;
- ; If your PC connected to internet via firewall proxy server, you may
- ; have to turn 'via-proxy' on ('true').
- ; In that case please fill 'relayproxyserver' entry by the server name
- ; and fill 'relayproxyport' entry by the port number of the server.
- ;
- ; By specifying 'logfile=true' a log file will be created.
- ;
- ; By specifying 'tasktray=true' yappa will stay in the task tray as icon.
- ;
- ; 'cachedir' represents the folder which files are stored.
-
-
- [general]
- port=8080
- via-ppp=true
- via-proxy=false
- relayproxyserver=*
- relayproxyport=8080
- logfile=false
- tasktray=false
-
-
-