]> git.ipfire.org Git - ipfire-2.x.git/blob - config/elinks/elinks.conf
Addon: elinks (www-browser for textconsole)
[ipfire-2.x.git] / config / elinks / elinks.conf
1 ## ELinks 0.11.4rc0 configuration file
2
3 ## This is ELinks configuration file. You can edit it manually,
4 ## if you wish so; this file is edited by ELinks when you save
5 ## options through UI, however only option values will be altered
6 ## and missing options will be added at the end of file; if option
7 ## is not written in this file, but in some file included from it,
8 ## it is NOT counted as missing. Note that all your formatting,
9 ## own comments and so on will be kept as-is.
10 ##
11 ## Obviously, if you don't like what ELinks is going to do with
12 ## this file, you can change it by altering the config.saving_style
13 ## option. Come on, aren't we friendly guys after all?
14
15
16
17 ##############################
18 # Automatically saved options
19 #
20
21 ## config.saving_style_w [0|1]
22 # This is internal option used when displaying a warning about
23 # obsolete config.saving_style. You shouldn't touch it.
24 set config.saving_style_w = 1
25
26 ## terminal.linux.utf_8_io [0|1]
27 set terminal.linux.utf_8_io = 1
28 ## ui.language <language>
29 # Language of user interface. 'System' means that the language will
30 # be extracted from the environment dynamically.
31 set ui.language = "System"
32
33
34
35
36 ##############################
37 # Automatically saved options
38 #
39
40 ## ui.sessions.homepage <str>
41 # The URI to load either at startup time when no URI was given
42 # on the command line or when requested by the goto-url-home action.
43 # Set to "" if the environment variable WWW_HOME should be used
44 # as homepage URI instead.
45 set ui.sessions.homepage = "https://localhost:444"
46