Skip to content
Snippets Groups Projects
Commit 12f4fd64 authored by rswindell's avatar rswindell
Browse files

Listed NO_RECYCLE as valid option in comments for servers.

Filled out the example [Web] section.
parent 4c4ceac8
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ HangupSound=
; USE_2ND_RLOGIN
; NO_QWK_EVENTS
; NO_HOST_LOOKUP
; NO_RECYCLE
; GET_IDENT
; NO_JAVASCRIPT
; LOCAL_TIMEZONE
......@@ -71,6 +72,7 @@ OutboundSound=
; DNSBL_IGNORE
; DNSBL_BADUSER
; NO_HOST_LOOKUP
; NO_RECYCLE
; LOCAL_TIMEZONE
; MUTE
Options=ALLOW_POP3
......@@ -100,6 +102,7 @@ HtmlIndexScript=ftp-html.js
; KEEP_TEMP_FILES
; HTML_INDEX_FILE
; NO_HOST_LOOKUP
; NO_RECYCLE
; NO_JAVASCRIPT
; LOCAL_TIMEZONE
; MUTE
......@@ -107,6 +110,24 @@ Options=INDEX_FILE | HTML_INDEX_FILE | ALLOW_QWK
[Web]
;AutoStart=1
Interface=0
Port=80
RootDirectory=../html
ErrorDirectory=../html/error
IndexFileName=index.html
;CGITempDirectory=/tmp
JavaScriptExtension=.js
; Supported options (separated with |):
; DEBUG_RX
; DEBUG_TX
; VIRTUAL_HOSTS
; NO_HOST_LOOKUP
; NO_RECYCLE
; GET_IDENT
; NO_JAVASCRIPT
; LOCAL_TIMEZONE
; MUTE
Options=NO_HOST_LOOKUP
[Services]
AutoStart=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment