From 1dc8df15fcd725ee46e799727432892a22c9eb5c Mon Sep 17 00:00:00 2001 From: rswindell <> Date: Wed, 17 Mar 2010 05:42:04 +0000 Subject: [PATCH] Removed LOCAL_TIMEZONE option from comments (not supported for 2 years). --- ctrl/sbbs.ini | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ctrl/sbbs.ini b/ctrl/sbbs.ini index bea59533af..89db111d0c 100644 --- a/ctrl/sbbs.ini +++ b/ctrl/sbbs.ini @@ -101,7 +101,6 @@ ; NO_RECYCLE ; GET_IDENT ; NO_JAVASCRIPT -; LOCAL_TIMEZONE ; MUTE Options = XTRN_MINIMIZED | SYSOP_AVAILABLE | USE_2ND_RLOGIN | ALLOW_RLOGIN | ALLOW_SSH @@ -160,7 +159,6 @@ Options = XTRN_MINIMIZED | SYSOP_AVAILABLE | USE_2ND_RLOGIN | ALLOW_RLOGIN | ALL ; RELAY_AUTH_CRAM_MD5 - Use CRAM MD5 SMTP authentication when relaying mail ; NO_AUTO_EXEMPT - Don't automatically DNSBL-exempt recipient e-mail addresses ; NO_RECYCLE - Don't allow server recycles -; LOCAL_TIMEZONE - Use the local timezone (vs UTC) when generating timestamps ; MUTE - Don't play sound files Options=ALLOW_POP3 @@ -202,7 +200,6 @@ Options=ALLOW_POP3 ; NO_HOST_LOOKUP ; NO_RECYCLE ; NO_JAVASCRIPT -; LOCAL_TIMEZONE ; MUTE Options=INDEX_FILE | HTML_INDEX_FILE | ALLOW_QWK @@ -235,7 +232,6 @@ Options=INDEX_FILE | HTML_INDEX_FILE | ALLOW_QWK ; NO_RECYCLE ; GET_IDENT ; NO_JAVASCRIPT -; LOCAL_TIMEZONE ; MUTE Options=NO_HOST_LOOKUP @@ -247,7 +243,6 @@ Options=NO_HOST_LOOKUP HangupSound= ; Supported options (separated with |): ; NO_HOST_LOOKUP -; LOCAL_TIMEZONE ; MUTE Options=NO_HOST_LOOKUP -- GitLab