aboutsummaryrefslogtreecommitdiff
path: root/weechat/sec.conf
diff options
context:
space:
mode:
authorMiquel Sabaté <msabate@suse.com>2016-03-05 15:08:26 +0100
committerMiquel Sabaté <msabate@suse.com>2016-03-05 15:08:47 +0100
commit12813183465b01acde30a37d9e04f2ea68983c3e (patch)
treecacd65866884c799111ffe8d869055c7a790f62d /weechat/sec.conf
parent71ba4155e1f30459600b89c15a6975afcc2bf5af (diff)
downloaddotfiles-12813183465b01acde30a37d9e04f2ea68983c3e.tar.gz
dotfiles-12813183465b01acde30a37d9e04f2ea68983c3e.zip
weechat: added config
Signed-off-by: Miquel Sabaté <msabate@suse.com>
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..3672aa7
--- /dev/null
+++ b/weechat/sec.conf
@@ -0,0 +1,11 @@
+#
+# weechat -- sec.conf
+#
+
+[crypt]
+cipher = aes256
+hash_algo = sha256
+passphrase_file = ""
+salt = on
+
+[data]