diff options
| author | 2015-07-23 10:38:47 +0000 | |
|---|---|---|
| committer | 2015-07-23 10:38:47 +0000 | |
| commit | 0791f194ff7414749f6948f6eae70f768fcd8009 (patch) | |
| tree | 450c3c3e6465b098f796e6af7da21710d8115716 /weechat/.weechat/sec.conf | |
| parent | 4a629384742bb6cf89c32242507b9d013f577a11 (diff) | |
| download | dotfiles-0791f194ff7414749f6948f6eae70f768fcd8009.tar.gz dotfiles-0791f194ff7414749f6948f6eae70f768fcd8009.tar.bz2 dotfiles-0791f194ff7414749f6948f6eae70f768fcd8009.zip | |
Added my servers and deleted the security file + added gitignore
Diffstat (limited to 'weechat/.weechat/sec.conf')
| -rw-r--r-- | weechat/.weechat/sec.conf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/weechat/.weechat/sec.conf b/weechat/.weechat/sec.conf deleted file mode 100644 index 53c1e2f..0000000 --- a/weechat/.weechat/sec.conf +++ /dev/null | |||
| @@ -1,11 +0,0 @@ | |||
| 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] | ||
