mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
spend less cpu on http attacks, bidi tweak, stop smtp-out
This commit is contained in:
parent
c5ce025488
commit
3eab6d6140
7 changed files with 31 additions and 16 deletions
|
@ -1,5 +1,10 @@
|
|||
// outgoing mail queue for psyced.
|
||||
|
||||
// this has not only been leaking message contents..
|
||||
// it is currently spamming previous room visitors (see /route) FIXME!!
|
||||
// so we disable it completely for now
|
||||
#define OFFLINE
|
||||
|
||||
// i *could* rewrite this to use net/spool.c
|
||||
// but then i'd have such a mess in my room
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue