Added backup backends play state functionality.
This commit is contained in:
@@ -5,6 +5,7 @@ declare(strict_types=1);
|
||||
return [
|
||||
'%(path)/db/archive',
|
||||
'%(path)/config',
|
||||
'%(path)/backup',
|
||||
'%(tmpDir)/logs',
|
||||
'%(tmpDir)/cache',
|
||||
'%(tmpDir)/profiler',
|
||||
|
||||
Reference in New Issue
Block a user