Add Mastodon

This commit is contained in:
2021-03-03 21:07:23 +01:00
parent de4c345913
commit 4b79173585
4 changed files with 97 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
<?php
return [
'domain' => '',
'app_id' => '',
'secret' => '',
'access_token' => '',
];