Files
mehl.mx/themes/hugo-mastodon-comments/static/comments/config.sample.php
2019-10-14 16:06:54 +02:00

8 lines
173 B
PHP

<?php
$config = [
'mastodon-instance' => 'https://mastodon.social',
'user-id' => 549759,
'threshold' => 300,
'token' => '47598kdjhfgkdg894kejg834joejg43'
];