We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a61fa commit ddbda42Copy full SHA for ddbda42
1 file changed
content/docs/server/configuration.mdx
@@ -95,7 +95,7 @@ How many people can connect with the same Auth credentials.
95
96
The default settings you may find in the config.xml:
97
98
-```xml title="Example Config.xml"
+```xml
99
<?xml version="1.0" encoding="utf-8"?>
100
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
101
<PeerLimit>1024</PeerLimit>
0 commit comments