mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
remove old queue
This commit is contained in:
parent
a3c6758bba
commit
6fcc4c7225
8 changed files with 125 additions and 337 deletions
|
@ -19,11 +19,7 @@ virtual inherit NET_PATH "output"; // virtual: in case we get inherited..
|
|||
inherit NET_PATH "connect";
|
||||
//inherit NET_PATH "place/master";
|
||||
|
||||
#ifdef NEW_QUEUE
|
||||
inherit NET_PATH "queue2";
|
||||
#else
|
||||
inherit NET_PATH "queue";
|
||||
#endif
|
||||
|
||||
// additional headers. we keep them lower-case to ensure we have no
|
||||
// double items in there. HTTP ignores case by spec.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue