X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=include%2Fdbmaintenancethread.h;h=00240dd2d63beca74b737e7b19013b4b732dc17f;hp=e7c3dd6d6cf9d64b469803daefa192826908adae;hb=HEAD;hpb=9ae3b1434e51788e6feb72e1415ec800d05c535a diff --git a/include/dbmaintenancethread.h b/include/dbmaintenancethread.h index e7c3dd6..00240dd 100644 --- a/include/dbmaintenancethread.h +++ b/include/dbmaintenancethread.h @@ -30,6 +30,7 @@ private: long m_deletemessagesolderthan; long m_messagedownloadmaxdaysbackward; + long m_frostmaxdaysbackward; };