/etc/w3m/config is in w3m 0.5.3-15ubuntu0.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | cookie_accept_domains
cookie_reject_domains
accept_bad_cookie 0
accept_cookie 1
show_cookie 0
use_cookie 1
ssl_ca_file
ssl_ca_path /etc/ssl/certs
ssl_key_file
ssl_cert_file
ssl_verify_server 1
ssl_forbid_method 2
no_cache 0
noproxy_netaddr 0
no_proxy
meta_refresh 1
follow_redirection 10
default_url 1
retry_http 1
argv_is_url 1
no_referer 0
use_lessopen 0
bgextviewer 1
editor sensible-editor
mailcap ~/.w3m/mailcap, /etc/w3m/mailcap, /etc/mailcap
mime_types ~/.w3m/mime.types, /etc/mime.types
urimethodmap ~/.w3m/urimethodmap, /etc/w3m/urimethodmap
use_mouse 1
migemo_command cmigemo -q -d /usr/share/cmigemo/utf-8/migemo-dict
use_migemo 1
ignorecase_search 1
wrap_search 0
confirm_qq 1
save_hist 1
history 100
pagerline 10000
visited_color magenta
visited_anchor 0
active_color cyan
active_style 0
bg_color terminal
form_color red
image_color green
anchor_color blue
basic_color terminal
color 1
show_lnum 0
view_unseenobject 1
ignore_null_img_alt 1
alt_entity 0
multicol 0
dirlist_cmd file:///$LIB/dirlist.cgi
ext_dirlist 1
display_link 0
target_self 0
frame 0
tabstop 8
ftppasswd anonymous@
ftppass_hostnamegen 0
display_image 1
follow_locale 1
display_charset US-ASCII
system_charset US-ASCII
|