]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
forgot mail_chroot
authorTimo Sirainen <tss@iki.fi>
Sun, 24 Aug 2003 23:07:39 +0000 (02:07 +0300)
committerTimo Sirainen <tss@iki.fi>
Sun, 24 Aug 2003 23:07:39 +0000 (02:07 +0300)
--HG--
branch : HEAD

src/master/master-settings.c

index 37a7b8407970d7055552fdf0a72ab480e08b0360..ac219642b68335705fc0f1614fcbe8ab4752e932 100644 (file)
@@ -184,6 +184,7 @@ struct settings default_settings = {
 
        /* mail */
        MEMBER(valid_chroot_dirs) NULL,
+       MEMBER(mail_chroot) NULL,
        MEMBER(max_mail_processes) 1024,
        MEMBER(verbose_proctitle) FALSE,