]> git.r.bdr.sh - rbdr/dotfiles/blob - weechat/sec.conf
Merge branch 'main' of git.sr.ht:~rbdr/dotfiles
[rbdr/dotfiles] / weechat / sec.conf
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]
13 cipher = aes256
14 hash_algo = sha256
15 passphrase_file = ""
16 salt = on
17
18 [data]