diff options
author | Adam <Adam@anope.org> | 2010-10-02 21:09:11 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-10-02 21:09:11 -0400 |
commit | 90f0a7c92ac34bc70c0905c20aaf3f7e8a85f289 (patch) | |
tree | a2bf75cc912ed3803157d10761dbea2c2475ffb1 /docs | |
parent | 0d684191e99a689c80560018dd52e6d8fd5dc549 (diff) |
Added os_modreload. Also allow unloading database and encryption modules since there isn't a reason we cant allow reloading them. Soon os_modreload will allow reloading the protocol modules.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changes.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changes.conf b/docs/Changes.conf index eddd317b8..bd9c438b0 100644 --- a/docs/Changes.conf +++ b/docs/Changes.conf @@ -18,6 +18,7 @@ m_dnsbl added ** MODIFIED CONFIGURATION DIRECTIVES ** opertype:commands changed operserv/sgline to opserv/snline operserv:modules changed os_sgline to os_snline +operserv:modules added os_modreload operserv:sglineexpiry changed to operserv:snlineexpiry operserv:killonsgline changed to operserv:killonsnline operserv:notifications ossgline changed ossnline |