mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
DB Structure Updated 2 new settings config_backup_enable and config_backup_path. This is to fix an issue where not specifying the full backup path would cause cron to error out and not run completely
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -11,4 +11,7 @@ uploads/users/*
|
||||
!uploads/users/index.php
|
||||
uploads/tmp/*
|
||||
!uploads/tmp/index.php
|
||||
.idea/*
|
||||
backups/*
|
||||
!backups/index.php
|
||||
!backups/.htaccess
|
||||
.idea/*
|
||||
Reference in New Issue
Block a user