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 3b0e2b2 commit 89610a9Copy full SHA for 89610a9
config/manager.go
@@ -47,7 +47,7 @@ func generateDefaultConfig() {
47
Flow: "auto",
48
EnableHostnameRewrite: true,
49
MotdFavicon: "{DEFAULT_MOTD}",
50
- MotdDescription: `§d{NAME}§e service is working on §a§o{INFO}§r\r\n§c§lProxy for §6§n{HOST}:{PORT}§r`,
+ MotdDescription: "§d{NAME}§e service is working on §a§o{INFO}§r\n§c§lProxy for §6§n{HOST}:{PORT}§r",
51
},
52
53
}
0 commit comments