diff options
Diffstat (limited to 'weechat/plugins.conf')
| -rw-r--r-- | weechat/plugins.conf | 10 |
1 files changed, 10 insertions, 0 deletions
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] |
