how to disable backup

Discussion in 'Installation/Configuration' started by maumar, Jan 7, 2018.

  1. maumar

    maumar Member

    Ispconfig 3.1.7.p1
    I need to disable backup for a while, until I repair a nas.
    Now i issued 4 days ago:
    update web_domain set backup_interval='none' ;
    to disable backup for all domains.
    But from then, every night backups are done.
    What I missed?

    Best Regards
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    So You did that update directly in the dbispconfig database? Did You do Resync from the Tools tab in the Panel?
     
  3. maumar

    maumar Member

    No, i didn't. I did after clicking submit
    Now, let's see if that was the culprit :)
    Thnx
     
  4. maumar

    maumar Member

    ok, sites backups were stopped after resync, but databases backup still go on
     
  5. maumar

    maumar Member

    Yes, I can confirm, after 4 days, no more backup sites, but databases backup are done every day
    Someone does know hot to stop them, too?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Databases have their own backup settings in web_database table.
     
    maumar likes this.

Share This Page