mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
5 lines
61 B
PHP
5 lines
61 B
PHP
<?php
|
|
|
|
return [
|
|
'email' => env('INSTANCE_CONTACT_EMAIL'),
|
|
]; |