aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/.weechat/sec.conf
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-07-23 09:39:31 +0000
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-07-23 09:39:31 +0000
commit4a629384742bb6cf89c32242507b9d013f577a11 (patch)
tree2f89e0287fd5329ef1a0d7a30a9fdb34bc316428 /weechat/.weechat/sec.conf
parent2f2dbf5306f87c082620613d069a2068bf350ad3 (diff)
downloaddotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.gz
dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.bz2
dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.zip
Added weechat configs
Diffstat (limited to 'weechat/.weechat/sec.conf')
-rw-r--r--weechat/.weechat/sec.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/weechat/.weechat/sec.conf b/weechat/.weechat/sec.conf
new file mode 100644
index 0000000..53c1e2f
--- /dev/null
+++ b/weechat/.weechat/sec.conf
@@ -0,0 +1,11 @@
1#
2# sec.conf -- weechat v1.1.1
3#
4
5[crypt]
6cipher = aes256
7hash_algo = sha256
8passphrase_file = ""
9salt = on
10
11[data]