Skip to content

Commit ed798fb

Browse files
authored
Merge pull request #20 from hactazia/fumadocs
fix: Update example config.xml code block formatting
2 parents 3b9250d + ddbda42 commit ed798fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/server/configuration.mdx

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

271271
The default settings you may find in the config.xml:
272272

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

0 commit comments

Comments
 (0)