Browse Source

*** empty log message ***

Chris McDonough 17 years ago
parent
commit
16337113f7
1 changed files with 1 additions and 11 deletions
  1. 1 11
      TODO.txt

+ 1 - 11
TODO.txt

@@ -1,14 +1,4 @@
-- Make it possible to listen on a domain socket *and* an HTTP socket.
-
-  Perhaps:
-
-  [unix_http_server]
-  file =
-
-  [inet_http_server]
-  port = 
-
-  Unless we want to listen on an arbitrary number of ports.
+- Allow configuration relative to %(here)s (the location of the config file).
 
 
 - Implement event max_retry counter that means "after X retries of a
 - Implement event max_retry counter that means "after X retries of a
   rejected event, go into FATAL state".
   rejected event, go into FATAL state".