feat: integrate with flysystem for xml data
This commit is contained in:
@@ -10,7 +10,6 @@ add('shared_dirs', [
|
||||
'uploads',
|
||||
'var/log',
|
||||
'var/sessions',
|
||||
'xmlexport',
|
||||
]);
|
||||
|
||||
add('shared_files', [
|
||||
@@ -52,7 +51,6 @@ $rsyncOptions = [
|
||||
'temp/*',
|
||||
'tests/',
|
||||
'uploads/',
|
||||
'xmlexport/',
|
||||
'var/',
|
||||
],
|
||||
'exclude-file' => false,
|
||||
|
||||
Reference in New Issue
Block a user