소스 검색

*** empty log message ***

Chris McDonough 18 년 전
부모
커밋
16337113f7
1개의 변경된 파일1개의 추가작업 그리고 11개의 파일을 삭제
  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".