diff options
| author | 2015-07-23 09:39:31 +0000 | |
|---|---|---|
| committer | 2015-07-23 09:39:31 +0000 | |
| commit | 4a629384742bb6cf89c32242507b9d013f577a11 (patch) | |
| tree | 2f89e0287fd5329ef1a0d7a30a9fdb34bc316428 /weechat/.weechat/sec.conf | |
| parent | 2f2dbf5306f87c082620613d069a2068bf350ad3 (diff) | |
| download | dotfiles-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.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] | ||
