diff options
Diffstat (limited to 'lynx.cfg')
-rw-r--r-- | lynx.cfg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lynx.cfg b/lynx.cfg index 2e2f430e..495208dc 100644 --- a/lynx.cfg +++ b/lynx.cfg @@ -1584,6 +1584,20 @@ MINIMAL_COMMENTS:TRUE #DIRED_MENU:TAG::Remove all tagged files and directories.::LYNXDIRED://REMOVE_TAGGED #DIRED_MENU:TAG::Untag all tagged items.::LYNXDIRED://CLEAR_TAGGED +# Unix ONLY: +#=========== +# If NO_FORCED_CORE_DUMP is set to TRUE, Lynx will not force +# core dumps via abort() calls on fatal errors or assert() +# calls to check potentially fatal errors. The compilation +# default normally is FALSE, and can be changed here. The +# compilation or configuration default can be toggled via +# the -core command line switch. +# Note that this setting cannot be used to prevent core dumps +# with certainty. If this is important, means provided by the +# operating system or kernel should be used. +# +#NO_FORCED_CORE_DUMP:FALSE + # COLORS (only available if compiled with SVr4 curses or slang) # # The line must be of the form: |