--- /dev/null
+# Server
+
+## web hosting
+
+TODO might wanna merge/replace this with info from Xonotic/Docs/mapdownload.txt
+
+* `sv_curl_defaulturl`
+ * set to your web host, required `.pk3` files will be downloaded from here
+
+## xonstat
+
+## multiple server instances
+
+## multiple data directories
+
+## high server load
+
+Since 0.8.2, weapon cvar changes are automatically rescanned every `w_prop_interval` seconds, the default is `5`. Increasing this cvar will reduce load, but weapon tweaks will take longer to propogate
+++ /dev/null
-# Server
-
-## web hosting
-
-* `sv_curl_defaulturl`
- * set to your web host, required `.pk3` files will be downloaded from here
-
-## xonstat
-
-## multiple server instances
-
-## multiple data directories
-
-## high server load
-
-Since 0.8.2, weapon cvar changes are automatically rescanned every `w_prop_interval` seconds, the default is `5`. Increasing this cvar will reduce load, but weapon tweaks will take longer to propogate
\ No newline at end of file