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.
2 parents 3b9250d + ddbda42 commit ed798fbCopy full SHA for ed798fb
content/docs/server/configuration.mdx
@@ -270,7 +270,7 @@ How many people can connect with the same Auth credentials.
270
271
The default settings you may find in the config.xml:
272
273
-```xml title="Example Config.xml"
+```xml
274
<?xml version="1.0" encoding="utf-8"?>
275
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
276
<PeerLimit>1024</PeerLimit>
0 commit comments