From 0791f194ff7414749f6948f6eae70f768fcd8009 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Thu, 23 Jul 2015 10:38:47 +0000 Subject: Added my servers and deleted the security file + added gitignore --- weechat/.weechat/sec.conf | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 weechat/.weechat/sec.conf (limited to 'weechat/.weechat/sec.conf') 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 @@ -# -# sec.conf -- weechat v1.1.1 -# - -[crypt] -cipher = aes256 -hash_algo = sha256 -passphrase_file = "" -salt = on - -[data] -- cgit v1.2.3