From 64e435af6dacac0ad711ec3fec6fa295142f5573 Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sat, 4 Jul 2020 13:20:11 -0500 Subject: Added cooler cloaks. --- oragono/templates/oragono.yaml.j2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oragono') diff --git a/oragono/templates/oragono.yaml.j2 b/oragono/templates/oragono.yaml.j2 index ec1aad4..cde7d3f 100644 --- a/oragono/templates/oragono.yaml.j2 +++ b/oragono/templates/oragono.yaml.j2 @@ -259,7 +259,7 @@ server: # fake TLD at the end of the hostname, e.g., pwbs2ui4377257x8.irc # you may want to use your network name here - netname: "{{oragono_network_name}}" + netname: "usr.{{oragono_network_name}}" # the cloaked hostname is derived only from the CIDR (most significant bits # of the IP address), up to a configurable number of bits. this is the @@ -606,7 +606,7 @@ opers: whois-line: "server admin" # custom hostname - vhost: "n" + vhost: "ops.{{oragono_network_name}}" # modes are the modes to auto-set upon opering-up modes: +is acjknoqtuxv -- cgit v1.2.3