mirror of https://github.com/pixelfed/pixelfed
Add new instance config
parent
74ead1dc77
commit
c402f75113
@ -0,0 +1,5 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'email' => env('INSTANCE_CONTACT_EMAIL'),
|
||||||
|
];
|
Loading…
Reference in New Issue