summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorErik Schilling <ablu.erikschilling@googlemail.com>2011-12-08 03:57:52 +0800
committerErik Schilling <ablu.erikschilling@googlemail.com>2011-12-16 04:52:34 +0800
commitb7284a90a6bc4275c2c6acc316758bc838fe29d2 (patch)
tree40143bb3e5843415aff926caa53de664c282b293 /docs
parent46d5fa9b5083163118e8bb4ed33943f5d51ee065 (diff)
downloadmanaserv-b7284a90a6bc4275c2c6acc316758bc838fe29d2.tar.gz
manaserv-b7284a90a6bc4275c2c6acc316758bc838fe29d2.tar.xz
manaserv-b7284a90a6bc4275c2c6acc316758bc838fe29d2.zip
Added explanation for include feature in the configuration file
Reviewed-by: Bertram.
Diffstat (limited to 'docs')
-rw-r--r--docs/manaserv.xml.example7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/manaserv.xml.example b/docs/manaserv.xml.example
index 3ce0b41..fdb872e 100644
--- a/docs/manaserv.xml.example
+++ b/docs/manaserv.xml.example
@@ -8,6 +8,13 @@
don't forget to update the wiki documentation!
-->
<configuration>
+<!--
+ Note that you can split the config into multiple files. For example you can
+ create a global config file and let server specific settings into others,
+ including the main one.
+ Including works like this:
+ <include file="otherconfig.xml" />
+-->
<!-- Database configuration ***************************************************
Uncomment one of the following parts according to the database backend you