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