Comment to 'Pruning'
Comment to Pruning
  • For referece:

    sys_objects_(votes,scores,etc) has a column 'pruning' - default across all is 31536000. This is 365 days. Does this mean ANY score, vote, reaction will expire after a year? Or just ones with deleted accounts?

    @LeonidS Which UNA member wrote cron pruning?

    • Hello @Wise !

      You may see details in the @Alex T⚜️ answer here https://unacms.com/cmts-view/1ckng7f?sys=bx_forum&cmt_id=2899

      and in the inc/classes/BxDolCronPruning.php file, the cleanDatabase method. It works with the old views, reportsd, resdized images, accounts without profile etc.

      >@LeonidS Which UNA member wrote cron pruning?

      "I'm Spartacus!" (c) Could you please specify what do you plan to do with that dev? ;-)

      • I was going to make direct inquiry, that's all. I just loathe the lack of documentation. His answer mentions nothing about views, votes, scores, reactions, favorites, etc - which all have a pruning default of 365 days.

        My question is, is this for all, or just above with deleted accounts. In a year votes and reactions won't start disappearing will they?