Added an example config file

This commit is contained in:
Izaya 2017-05-09 09:41:14 +10:00
parent 27bdc9dce4
commit 35d0ee1d0d
1 changed files with 6 additions and 0 deletions

6
modules/config.lua Normal file
View File

@ -0,0 +1,6 @@
-- nID = "network ID"
-- nVL = "network VLAN"
-- nP = "network port"
-- s("IRC bridge",function()
-- ircb("irc.server",6667,"bridge_name")
-- end)