瀏覽代碼

*** empty log message ***

Chris McDonough 17 年之前
父節點
當前提交
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".