1
0
Fork 0

Add direct field possibility

This commit is contained in:
Philipp Holzer 2023-05-13 22:04:51 +02:00
commit 557d0e3aeb
Signed by: nupplaPhil
GPG key ID: 24A7501396EB5432
5 changed files with 83 additions and 16 deletions

View file

@ -35,6 +35,15 @@ return [
'workerqueue',
'mail',
'post-delivery-data',
'gserver' => [
[
'url' => 'https://friendica.local',
'nurl' => 'http://friendica.local',
'register_policy' => 0,
'registered-users' => 0,
'network' => 'unkn',
],
],
// Base test config to avoid notice messages
'user' => [
[