fix: removed custom config.php from repository

This commit is contained in:
wolfgang101 2022-12-07 17:05:07 +01:00
parent d68e0e895a
commit f2051a6883
2 changed files with 1 additions and 10 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
config.php
/config.php

View File

@ -1,9 +0,0 @@
<?php
define('INCLUDE_MASTODON_FEED_DEBUG', true);
// define('INCLUDE_MASTODON_FEED_DEFAULT_INSTANCE', 'social.fsoc.lol');
// define('INCLUDE_MASTODON_FEED_TEXT_LOADING', 'LLLL Loading');
// define('INCLUDE_MASTODON_FEED_TEXT_BOOSTED', 'BBBB..oosted');
// define('INCLUDE_MASTODON_FEED_TEXT_VIEW_ON_INSTANCE', 'view elsewhere');
// define('INCLUDE_MASTODON_FEED_TEXT_SHOW_CONTENT', 'Show contents');