aboutsummaryrefslogtreecommitdiffstats
path: root/weechat
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-12-20 19:21:41 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:38:10 +0200
commitf7cf86bdf9f57744a988cfa5c378befe8ac9c604 (patch)
tree23736a7b8705fc1e2b67d5edbc23c6b538b7f996 /weechat
parent88c206731fd7f32760058f9405f12a3fa19d3bd1 (diff)
downloaddotfiles-f7cf86bdf9f57744a988cfa5c378befe8ac9c604.tar.xz
weechat: Don't keep sec.conf in repo
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'weechat')
-rw-r--r--weechat/sec.conf18
1 files changed, 0 insertions, 18 deletions
diff --git a/weechat/sec.conf b/weechat/sec.conf
deleted file mode 100644
index 8c60d03..0000000
--- a/weechat/sec.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# 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]