diff --git a/dist/config/bbs.ini b/dist/config/bbs.ini index 22dd472..6414ed3 100644 --- a/dist/config/bbs.ini +++ b/dist/config/bbs.ini @@ -49,7 +49,7 @@ Menu Path = /home/andrew/MagickaBBS/menus [mail conferences] Local Mail = config/localmail.ini -IllusionNet = config/illusionnet.ini +HappyNet = config/happynet.ini [file directories] General Files = config/filesgen.ini diff --git a/dist/config/happynet.ini b/dist/config/happynet.ini new file mode 100644 index 0000000..6ca61ca --- /dev/null +++ b/dist/config/happynet.ini @@ -0,0 +1,24 @@ +[main] +Visible Sec Level = 10 +Networked = true +Real Names = false + +[network] +type = fido +fido node = 637:1/999 + +[General] +Read Sec Level = 10 +Write Sec Level = 10 +Path = /home/andrew/MagickaBBS/msgs/hnet_general +; local / echo or netmail +Type = Echo +QWK Name = HN_GEN + +[Netmail] +Read Sec Level = 10 +Write Sec Level = 10 +Path = /home/andrew/MagickaBBS/msgs/hnet_netmail +; local / echo or netmail +Type = Netmail +QWK Name = HN_NET diff --git a/dist/config/illusionnet.ini b/dist/config/illusionnet.ini deleted file mode 100644 index 3515e5c..0000000 --- a/dist/config/illusionnet.ini +++ /dev/null @@ -1,16 +0,0 @@ -[main] -Visible Sec Level = 10 -Networked = true -Real Names = false - -[network] -type = fido -fido node = 867:61/2 - -[General] -Read Sec Level = 10 -Write Sec Level = 10 -Path = /home/andrew/MagickaBBS/msgs/il_general -; local / echo or netmail -Type = Echo -QWK Name = ILLGEN