summaryrefslogtreecommitdiffstats
path: root/weechat/sec.conf
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-01-02 16:41:50 -0500
committerJesse Luehrs <doy@tozt.net>2014-01-02 16:42:22 -0500
commitfdcdca135125c4ce3f7ff3770338062ad7a52e10 (patch)
tree4eb4e38111bf8a4c69923d94d654e4ec8f13bbb0 /weechat/sec.conf
parent4f4c8a8425fbda4eabcf8ff5f169b94515dad840 (diff)
downloadconf-fdcdca135125c4ce3f7ff3770338062ad7a52e10.tar.gz
conf-fdcdca135125c4ce3f7ff3770338062ad7a52e10.zip
update weechat config
Diffstat (limited to 'weechat/sec.conf')
-rw-r--r--weechat/sec.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/weechat/sec.conf b/weechat/sec.conf
new file mode 100644
index 0000000..838efac
--- /dev/null
+++ b/weechat/sec.conf
@@ -0,0 +1,11 @@
+#
+# sec.conf -- weechat v0.4.2
+#
+
+[crypt]
+cipher = aes256
+hash_algo = sha256
+passphrase_file = ""
+salt = on
+
+[data]