Skip to content
Snippets Groups Projects
Commit 35d5818b authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Remove obsolete MUTE options

parent fc41cb22
No related branches found
No related tags found
No related merge requests found
......@@ -174,7 +174,6 @@
; NO_DOS
; NO_RECYCLE
; GET_IDENT
; MUTE
; HAPROXY_PROTO
Options = XTRN_MINIMIZED | ALLOW_RLOGIN | ALLOW_SSH
......@@ -245,7 +244,6 @@
; NO_RECYCLE - Don't allow server recycles
; TLS_SUBMISSION - Listen on the TLS "MSA" service port for mail submissions
; TLS_POP3 - Listen on the TLS POP3 service port
; MUTE - Don't play sound files
Options = ALLOW_POP3 | USE_SUBMISSION_PORT | TLS_SUBMISSION | TLS_POP3
[FTP] FTP(S) Server
......@@ -280,13 +278,12 @@
; INDEX_FILE
; DEBUG_TX
; ALLOW_QWK
; ALLOW_BOUNCE
; ALLOW_BOUNCE
; NO_LOCAL_FSYS
; KEEP_TEMP_FILES
; LOOKUP_PASV_IP
; NO_HOST_LOOKUP
; NO_RECYCLE
; MUTE
Options = INDEX_FILE | ALLOW_QWK
[Web] HTTP(S) Server
......@@ -330,7 +327,6 @@
; NO_HOST_LOOKUP
; NO_RECYCLE
; NO_JAVASCRIPT
; MUTE
Options = NO_HOST_LOOKUP | ALLOW_TLS | NO_CGI
[Services]
......@@ -342,7 +338,6 @@
; Supported options (separated with |):
; NO_HOST_LOOKUP
; MUTE
Options = NO_HOST_LOOKUP
[UNIX]
......
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