Procházet zdrojové kódy

*** empty log message ***

Chris McDonough před 18 roky
rodič
revize
16337113f7
1 změnil soubory, kde provedl 1 přidání a 11 odebrání
  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
   rejected event, go into FATAL state".