mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 22:06:39 +02:00
- Added a closing comment
This commit is contained in:
+3
-2
@@ -253,6 +253,7 @@ oper bobsmith {
|
||||
* vrijwel alle netwerken gebruikt en wordt herkend door bijvoorbeeld
|
||||
* StunTour. Je mag zoveel SSL poorten openen als je wil, maar als je
|
||||
* (tevens) 6697 gebruikt, help je mee de wereld meer uniform te maken ;).
|
||||
*/
|
||||
|
||||
listen *:6697
|
||||
{
|
||||
@@ -325,7 +326,7 @@ link hub.mynet.com
|
||||
password-receive "LiNk";
|
||||
class servers;
|
||||
options {
|
||||
/* Note: Gebruik geen autoconnect naar Services */
|
||||
/* Opmerking: Gebruik geen autoconnect naar Services */
|
||||
autoconnect;
|
||||
ssl;
|
||||
zip;
|
||||
@@ -415,7 +416,7 @@ log "ircd.log" {
|
||||
* type aliastype;
|
||||
* };
|
||||
*
|
||||
* [NOTE: Je kan ook een standaard alias bestand gebruiken, zie doc/unreal32docs.html sectie 2.9]
|
||||
* [Opmerking: Je kan ook een standaard alias bestand gebruiken, zie doc/unreal32docs.nl.html sectie 2.9]
|
||||
*/
|
||||
|
||||
// Dit wijst het commando /nickserv naar de gebruiker NickServ welke verbonden is met set::services-server
|
||||
|
||||
Reference in New Issue
Block a user