diff --git a/ctrl/sbbs.ini b/ctrl/sbbs.ini
index 908bc5f0f56ccc674a830460cf812260f885463f..27b9bc21d25e8e20056f6e01fa1ff7cf4164fae3 100644
--- a/ctrl/sbbs.ini
+++ b/ctrl/sbbs.ini
@@ -153,14 +153,17 @@ Options=INDEX_FILE | HTML_INDEX_FILE | ALLOW_QWK
 	JavaScriptExtension=.ssjs
 	MaxInactivity=120
 	MaxCgiInactivity=120
-	; Sets the base name of the logfile...
-        ; the date and .log are appended.
-	; Set to empty string to disable logging.
-	LogFile=../data/httpd-
+	; Sets the base name of the HTTP access log files,
+        ; the current date and ".log" are appended.
+	; Set to empty string to use default value ("../data/logs/http-")
+        ; Only created/appended if the HTTP_LOGGING option flag is enabled
+	HttpLogFile=
 ; Supported options (separated with |):
 ;	DEBUG_RX
 ;	DEBUG_TX
 ;	VIRTUAL_HOSTS
+;       NO_CGI
+;       HTTP_LOGGING 
 ; 	NO_HOST_LOOKUP
 ;	NO_RECYCLE
 ;	GET_IDENT