From 12813183465b01acde30a37d9e04f2ea68983c3e Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Date: Sat, 5 Mar 2016 15:08:26 +0100 Subject: weechat: added config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté --- weechat/plugins.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 weechat/plugins.conf (limited to 'weechat/plugins.conf') diff --git a/weechat/plugins.conf b/weechat/plugins.conf new file mode 100644 index 0000000..37b3d4b --- /dev/null +++ b/weechat/plugins.conf @@ -0,0 +1,10 @@ +# +# weechat -- plugins.conf +# + +[var] +fifo.fifo = "on" +perl.check_license = "off" +python.check_license = "off" + +[desc] -- cgit v1.2.3