Tip of the day: Don't like snomasks / server notices? Then configure logging to a channel.

Translations:Set block/527/en

From UnrealIRCd documentation wiki
Jump to navigation Jump to search

/* Warn when at least one IRC plaintext port is open.

        * See https://www.unrealircd.org/docs/Use_TLS
        * (listen ports on 127.0.0.1 and ::1 are ignored)
        */
       listen-tls-only yes;
   }

}