diff options
author | Adam <Adam@anope.org> | 2010-08-17 19:27:37 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-08-17 19:27:37 -0400 |
commit | e65d8b2f3dfdb40858259b3bb48ef6998c31e62f (patch) | |
tree | fd845bdef5664d025ab19c262ae2c5e9d23d7bb2 /docs | |
parent | 2575008baa5c9d0ca789680da1a3b81dc74786f7 (diff) |
Rewrote the config reader to better handle invalid configs.
This prevents Anope from exploding when /os reload has errors.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ Legend: [ ] Modules should also have a way to add strings programatically [ ] Should be able to add many strings by dropping a file in a set location. [+] Method to store listmodes (more generically than AKICK, too) for e.g. +beI and extbans, etc. -[ ] Config bailing on /os reload needs to be non fatal +[x] Config bailing on /os reload needs to be non fatal [ ] AutoID needs to be able to live through /os restart, current system is just annoying. [ ] SQL tables need to changed to have references etc [ ] MS IGNORE. Make it take nick (accounts) or n!u@h masks. Fake success of memo send still, but send to opers? |