diff options
-rw-r--r-- | docs/manaserv.xml.example | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/manaserv.xml.example b/docs/manaserv.xml.example index 1044bc73..e810aba7 100644 --- a/docs/manaserv.xml.example +++ b/docs/manaserv.xml.example @@ -160,12 +160,6 @@ --> <option name="net_clientDataUrl" value="" /> - <!-- - Minimal supported mana client version. - The current version is 0. - --> - <option name="net_clientVersion" value="0" /> - <!-- Max connected clients allowed. --> <option name="net_maxClients" value="1000"/> |