diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/default_config.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg index 05e00ce2..6e2f02ec 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -403,6 +403,10 @@ send_os_info = true # Set to false if you don't want people to know that information send_time = true +# If true, the history of the similar inputs won't be shared between +# different tabs (as in weechat). +separate_history = false + # The language you specify using. # This *may* be ysed by an automated entity to send you tailored replies # If you don't understand, leave en. |