summaryrefslogtreecommitdiff
path: root/sec.conf
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-06-12 20:58:10 +0200
committerneodarz <neodarz@neodarz.net>2018-06-12 20:58:10 +0200
commit04e80db51ea8544240dcbea823291b7e262af22c (patch)
treec16035323543c19561845404907302a7dd8fafab /sec.conf
downloadweechat_conf-04e80db51ea8544240dcbea823291b7e262af22c.tar.xz
weechat_conf-04e80db51ea8544240dcbea823291b7e262af22c.zip
initual commit
Diffstat (limited to 'sec.conf')
-rw-r--r--sec.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/sec.conf b/sec.conf
new file mode 100644
index 0000000..8c60d03
--- /dev/null
+++ b/sec.conf
@@ -0,0 +1,18 @@
+#
+# 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]