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, 0 insertions, 18 deletions
diff --git a/weechat/.weechat/sec.conf b/weechat/.weechat/sec.conf
deleted file mode 100644
index 8c60d03..0000000
--- a/weechat/.weechat/sec.conf
+++ /dev/null
@@ -1,18 +0,0 @@
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]