diff options
Diffstat (limited to 'weechat/.weechat/sec.conf')
| -rw-r--r-- | weechat/.weechat/sec.conf | 11 |
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] | ||
| 6 | cipher = aes256 | ||
| 7 | hash_algo = sha256 | ||
| 8 | passphrase_file = "" | ||
| 9 | salt = on | ||
| 10 | |||
| 11 | [data] | ||
