Skip to content

Commit ddbda42

Browse files
committed
fix: Update example config.xml code block formatting
1 parent 57a61fa commit ddbda42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/docs/server/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ How many people can connect with the same Auth credentials.
9595

9696
The default settings you may find in the config.xml:
9797

98-
```xml title="Example Config.xml"
98+
```xml
9999
<?xml version="1.0" encoding="utf-8"?>
100100
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
101101
<PeerLimit>1024</PeerLimit>

0 commit comments

Comments
 (0)