summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-01-26 23:32:48 +0100
committerYohann Ferreira <yohann_dot_ferreira_at_orange_dot_efer>2011-01-26 23:32:48 +0100
commit99c5dadafc1769fce98df630de6a0f6123a0c6f6 (patch)
tree7deae60b6dda53a1b4ea18826e878e6c4e697ef9 /docs
parentb92c3f2e1c6a4d6ed87ed596f97d268fc4c53785 (diff)
downloadmanaserv-99c5dadafc1769fce98df630de6a0f6123a0c6f6.tar.gz
manaserv-99c5dadafc1769fce98df630de6a0f6123a0c6f6.tar.xz
manaserv-99c5dadafc1769fce98df630de6a0f6123a0c6f6.zip
Removed the outdated net_clientVersion config options.
This is now set in the manaserv_protocol.h file using the PROTOCOL_VERSION enum.
Diffstat (limited to 'docs')
-rw-r--r--docs/manaserv.xml.example6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/manaserv.xml.example b/docs/manaserv.xml.example
index 1044bc7..e810aba 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"/>