summaryrefslogtreecommitdiff
path: root/weechat/.weechat/sec.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/sec.conf')
-rw-r--r--weechat/.weechat/sec.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/weechat/.weechat/sec.conf b/weechat/.weechat/sec.conf
new file mode 100644
index 0000000..8c60d03
--- /dev/null
+++ b/weechat/.weechat/sec.conf
@@ -0,0 +1,18 @@
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]