Sync minimal branch with master files.
This commit is contained in:
parent
6ccae79924
commit
eca63b736d
13 changed files with 376 additions and 147 deletions
|
|
@ -193,7 +193,7 @@ GOTOBUFFER:FALSE
|
|||
#
|
||||
# In the following line, include the actual full local path to JUMPFILE,
|
||||
# but do not include 'file://localhost' in the line.
|
||||
#JUMPFILE:/root/.lynx.jumpfile.html:j
|
||||
#JUMPFILE:/home/tadgy/.lynx.jumpfile.html:j
|
||||
.ex
|
||||
#JUMPFILE:/Lynx_Dir/ips.html:i:IP or Interest group (? for list):
|
||||
|
||||
|
|
@ -305,7 +305,7 @@ AUTO_SESSION:FALSE
|
|||
# Users can still customize SESSION_FILE and AUTO_SESSION via
|
||||
# their .lynxrc file.
|
||||
#
|
||||
SESSION_FILE:/root/.lynx.session
|
||||
SESSION_FILE:/home/tadgy/.lynx.session
|
||||
|
||||
.h2 SESSION_LIMIT
|
||||
# SESSION_LIMIT defines maximum number of: searched strings, goto URLs,
|
||||
|
|
@ -1407,7 +1407,7 @@ PERSISTENT_COOKIES:TRUE
|
|||
# USE_PERSISTENT_COOKIES and the PERSISTENT_COOKIES option is enabled.
|
||||
# The cookie file can also be specified in .lynxrc or on the command line.
|
||||
#
|
||||
COOKIE_FILE:/root/.lynx.cookies
|
||||
COOKIE_FILE:/home/tadgy/.lynx.cookies
|
||||
|
||||
.h2 COOKIE_SAVE_FILE
|
||||
# COOKIE_SAVE_FILE is the default file in which persistent cookies are
|
||||
|
|
@ -1576,7 +1576,7 @@ COOKIE_FILE:/root/.lynx.cookies
|
|||
# (see below), via the 'o'ptions menu, and can save those definitions
|
||||
# in the .lynxrc file.
|
||||
#
|
||||
DEFAULT_BOOKMARK_FILE:/root/.lynx-bookmarks.html
|
||||
DEFAULT_BOOKMARK_FILE:/home/tadgy/.lynx-bookmarks.html
|
||||
|
||||
.h2 MULTI_BOOKMARK_SUPPORT
|
||||
# If MULTI_BOOKMARK_SUPPORT is set TRUE, and BLOCK_MULTI_BOOKMARKS (see
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue