1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-23 08:14:10 +00:00
pixelfed/config/instance.php
2019-06-04 21:47:48 -06:00

5 lines
No EOL
61 B
PHP

<?php
return [
'email' => env('INSTANCE_CONTACT_EMAIL'),
];