From e65d8b2f3dfdb40858259b3bb48ef6998c31e62f Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 17 Aug 2010 19:27:37 -0400 Subject: Rewrote the config reader to better handle invalid configs. This prevents Anope from exploding when /os reload has errors. --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index 080008461..85bba12e7 100644 --- a/docs/TODO +++ b/docs/TODO @@ -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? -- cgit