Added backup backends play state functionality.

This commit is contained in:
Abdulmhsen B. A. A
2022-06-30 20:02:16 +03:00
parent ca0f90d526
commit c308c69dff
13 changed files with 679 additions and 60 deletions

View File

@@ -5,6 +5,7 @@ declare(strict_types=1);
return [
'%(path)/db/archive',
'%(path)/config',
'%(path)/backup',
'%(tmpDir)/logs',
'%(tmpDir)/cache',
'%(tmpDir)/profiler',