I have a Debian server running ircd-hybrid, which gives every new channel +t
flag, meaning that only channel operators can change channel topic. This is not very practical, since we use operator privileges very rarely and makes it complicated to set topic.
Is there any way how can I prevent this behavior?