Browse Source

Allow `--dry` IMAPsync

Raphael 1 year ago
parent
commit
afed94cc0e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/web/inc/vars.inc.php

+ 1 - 0
data/web/inc/vars.inc.php

@@ -242,6 +242,7 @@ $IMAPSYNC_OPTIONS = array(
     'authuser2', 
     'debugcontent', 
     'disarmreadreceipts', 
+    'dry',
     'logdir',
     'debugcrossduplicates', 
     'maxsize',