From 5aba9552753df8f8732b6e499dcee841590e7701 Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Thu, 24 Feb 2005 22:18:44 +0000
Subject: [PATCH] Removed the "nodelist service" - redundant now that we have
 web/html/nodelist.ssjs.

---
 ctrl/services.ini | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/ctrl/services.ini b/ctrl/services.ini
index 55efb318a6..8e0944fe46 100644
--- a/ctrl/services.ini
+++ b/ctrl/services.ini
@@ -19,13 +19,6 @@ MaxClients=10
 Options=0
 Command=nntpservice.js -f
 
-; HTTP NodeList Service (this is not a "Web server")
-[HTTP]
-Port=8080
-MaxClients=10
-Options=0
-Command=nodelist-html.js -l -r 30
-
 ; Finger Service
 [Finger]
 Port=79
-- 
GitLab