1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-04 10:39:08 +00:00
pixelfed/config/instance.php

5 lines
61 B
PHP
Raw Normal View History

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