weechat/sec.conf @ 6e6277efc27e

Fucking python
author Steve Losh <steve@stevelosh.com>
date Mon, 09 Oct 2017 21:20:31 -0400
parents a8431e53b8bd
children (none)
#
# weechat -- sec.conf
#
# WARNING: It is NOT recommended to edit this file by hand,
# especially if WeeChat is running.
#
# Use /set or similar command to change settings in WeeChat.
#
# For more info, see: https://weechat.org/doc/quickstart
#

[crypt]
cipher = aes256
hash_algo = sha256
passphrase_file = ""
salt = on

[data]