]> code.citadel.org Git - citadel.git/commitdiff
Safe public attachment thingies?
authorArt Cancro <ajc@citadel.org>
Mon, 1 Feb 1999 02:34:48 +0000 (02:34 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 1 Feb 1999 02:34:48 +0000 (02:34 +0000)
citadel/citadel.rc

index 551b31d2ba58f1e0666872a0c690fea9bbff8064..e3c2cda90f90dd8d49138fe255d7e2153c525a7f 100644 (file)
@@ -62,11 +62,10 @@ use_floors=DEFAULT
 beep=1
 
 # ALLOW_ATTACHMENTS should be set to 1 if you wish the user to be able to
-# attach files to messages.  (Do not enable this for 'safe' public clients.)
+# attach files to messages and/or save attachments to disk while reading
+# messages.  (DANGER: do NOT enable this for "safe" public clients!)
 #
-# NOTE: this option does not (yet) do anything, because multipart messages
-#       are not yet supported.
-allow_attachments=1
+allow_attachments=0
 
 # If you set the USERNAME variable, the value you set here will automatically
 # be passed to the "Enter your name:" prompt.