Old Server Notes

From pisswiki
Revision as of 20:40, 11 April 2022 by Roadkill (talk | contribs)

Things you may need to know if you're porting an older version's config over to a new version.

---

   class hubs
   {
           pingfreq 60;
           connfreq 60;
           maxclients 200; /* max servers */
           sendq 20M;
   }

---