social-webcollage/mastodon-config.php.template

8 lines
122 B
Plaintext
Raw Normal View History

2021-03-03 21:07:23 +01:00
<?php
return [
'domain' => '',
'app_id' => '',
'secret' => '',
'access_token' => '',
];