remove duplicate realhost
This commit is contained in:
parent
bd8279d8ed
commit
98002f6593
1 changed files with 0 additions and 1 deletions
1
ircd.j2
1
ircd.j2
|
@ -33,7 +33,6 @@ loadmodule "extensions/sasl_usercloak";
|
|||
loadmodule "extensions/hide_uncommon_channels";
|
||||
loadmodule "extensions/cap_oper";
|
||||
loadmodule "extensions/cap_realhost";
|
||||
loadmodule "extentions/cap_realhost";
|
||||
|
||||
serverinfo {
|
||||
name = "{{ inventory_hostname }}";
|
||||
|
|
Loading…
Reference in a new issue