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 b80d89d commit e4571a5Copy full SHA for e4571a5
doc/conf/examples/example.conf
@@ -251,8 +251,11 @@ link services.example.org
251
}
252
253
/* U-lines give other servers (even) more power/commands.
254
- * If you use services you must add them here.
255
- * NEVER put the name of an UnrealIRCd server here!!!
+ * If you use services you MUST add them here. You must add the
+ * services server name in ulines { } in the config file on
256
+ * every UnrealIRCd server on your network.
257
+ * IMPORTANT: Never put the name of an UnrealIRCd server here,
258
+ * it's only for Services!
259
*/
260
ulines {
261
services.example.org;
0 commit comments