social-webcollage/mastodon-config.php.template

8 lines
122 B
Plaintext

<?php
return [
'domain' => '',
'app_id' => '',
'secret' => '',
'access_token' => '',
];