all repos — dotfiles @ 87ac91b2080b92e86cedc22e9e2e7240d6884fc9

my *nix dotfiles

weechat/.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]