X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=doc%2Fsample.wgetrc;h=064ceb165ee7815fe21647635e35cf218fd8c7b4;hb=4a08094db88011153adadbf995103770b20d2a31;hp=62981c8f2bf31c892a3481790612d2695a9c27c9;hpb=7f5c8e7037c92cc07a3b2b0d8f922bcbfe85120f;p=wget diff --git a/doc/sample.wgetrc b/doc/sample.wgetrc index 62981c8f..064ceb16 100644 --- a/doc/sample.wgetrc +++ b/doc/sample.wgetrc @@ -6,7 +6,7 @@ ## avoid having to type many many command-line options. This file does ## not contain a comprehensive list of commands -- look at the manual ## to find out what you can put into this file. -## +## ## Wget initialization file can reside in /usr/local/etc/wgetrc ## (global, for all users) or $HOME/.wgetrc (for a single user). ## @@ -114,3 +114,12 @@ # To try ipv6 addresses first: #prefer-family = IPv6 + +# Set default IRI support state +#iri = off + +# Force the default system encoding +#locale = UTF-8 + +# Force the default remote server encoding +#remoteencoding = UTF-8