sparkbooth anbindung gefixt
This commit is contained in:
@@ -35,6 +35,9 @@ class GalleryFactory extends Factory
|
||||
'upload_enabled' => false,
|
||||
'upload_token_hash' => null,
|
||||
'upload_token_expires_at' => null,
|
||||
'sparkbooth_username' => 'spark-'.$this->faker->regexify('[a-z0-9]{6}'),
|
||||
'sparkbooth_password' => 'pw-'.$this->faker->regexify('[A-Za-z0-9]{10}'),
|
||||
'sparkbooth_response_format' => 'json',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user