mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Merge branch 'insp3' into insp4.
This commit is contained in:
commit
f6d8b0295b
@ -363,7 +363,7 @@ namespace
|
|||||||
fmt::println("{}", fmt::styled("Hints:", fmt::emphasis::bold));
|
fmt::println("{}", fmt::styled("Hints:", fmt::emphasis::bold));
|
||||||
fmt::println("- For TCP/IP listeners try using a public IP address in <bind:address> instead");
|
fmt::println("- For TCP/IP listeners try using a public IP address in <bind:address> instead");
|
||||||
fmt::println(" of * or leaving it blank.");
|
fmt::println(" of * or leaving it blank.");
|
||||||
fmt::println("- For UNIX socket listeners try enabling <bind:rewrite> to replace old sockets.");
|
fmt::println("- For UNIX socket listeners try enabling <bind:replace> to replace old sockets.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user