Instant expunge is now the only mode of operation. The expunge semantics have been...
[citadel.git] / citadel / include / ctdl_module.h
index ab182b3627ce7f8ca74bc3883483f6fd490b069e..3cab315e19a02e9e49e9d895655a217c12eba27a 100644 (file)
@@ -365,7 +365,7 @@ struct config {
        int c_pop3s_port;
        int c_smtps_port;
        char c_auto_cull;
-       char c_instant_expunge;
+       char c_niu_5;
        char c_allow_spoofing;
        char c_journal_email;
        char c_journal_pubmsgs;