1
0
Fork 0
friendica_2020-09-1_sharedH.../tests/datasets/config/transformer/ressource.node.config.php

8 lines
108 B
PHP
Raw Normal View History

<?php
return [
'ressource' => [
'ressources_not_allowed' => new \GuzzleHttp\Psr7\AppendStream(),
],
];