all repos — dotfiles @ 211879bfe6b63885ddb4fb51aa8fc7ecb66da18b

my *nix dotfiles

weechat/sec.conf (view raw)

 1#
 2# weechat -- sec.conf
 3#
 4# WARNING: It is NOT recommended to edit this file by hand,
 5# especially if WeeChat is running.
 6#
 7# Use /set or similar command to change settings in WeeChat.
 8#
 9# For more info, see: https://weechat.org/doc/quickstart
10#
11
12[crypt]
13cipher = aes256
14hash_algo = sha256
15passphrase_file = ""
16salt = on
17
18[data]