1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-23 16:24:29 +00:00
pixelfed/config/instance.php

5 lines
61 B
PHP
Raw Normal View History

2019-06-05 03:47:48 +00:00
<?php
return [
'email' => env('INSTANCE_CONTACT_EMAIL'),
];