diff --git a/roundcube.cf b/roundcube.cf index 4dc8bf6..bb10881 100644 --- a/roundcube.cf +++ b/roundcube.cf @@ -74,7 +74,6 @@ commands: methods: run_backups:: -# "any" usebundle => mysql_backup_db(@(cfg),"$(cfg[backup_dir])/roundcube.sql"); "any" usebundle => create_mysql_backup_cron_job(@(cfg),"$(cfg[backup_dir])/roundcube.sql","users","true"); !run_backups:: "any" usebundle => create_mysql_backup_cron_job(@(cfg),"$(cfg[backup_dir])/roundcube.sql","users","false");