Skip to content

Commit

Permalink
Yikes. Default for attachments should NOT be linking
Browse files Browse the repository at this point in the history
Not sure when I messed this up
  • Loading branch information
slusarz committed Aug 8, 2014
1 parent 6de1216 commit a266ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imp/config/conf.xml
Expand Up @@ -29,7 +29,7 @@
<configboolean name="use_vfs" desc="Should the Horde VFS system be used for
storing uploaded attachments?">false</configboolean>
<configswitch name="link_attachments" desc="Should attachments be sent as
web-accessible links?">true
web-accessible links?">false
<case name="true" desc="Yes">
<configboolean name="link_attachments_notify" desc="Send an e-mail
notification to the sender when the first person attempts to download the
Expand Down

0 comments on commit a266ee7

Please sign in to comment.