fix: removed custom config.php from repository
This commit is contained in:
parent
d68e0e895a
commit
f2051a6883
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
config.php
|
||||
/config.php
|
||||
|
@ -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');
|
Loading…
x
Reference in New Issue
Block a user