Push update.
This commit is contained in:
@@ -35,6 +35,7 @@ final class App
|
||||
$this->config = new Configuration([
|
||||
'rclone' => Expect::structure([
|
||||
'path' => Expect::string()->default('rclone'),
|
||||
'config' => Expect::string()->default(''),
|
||||
'options' => Expect::arrayOf('string', 'string')
|
||||
]),
|
||||
'backup' => Expect::arrayOf(Expect::structure([
|
||||
|
||||
Reference in New Issue
Block a user