mirror of
https://gitgud.io/Melon__Bread/nxbrew-melonbread.dev.git
synced 2024-11-24 21:38:20 -05:00
20 lines
427 B
INI
20 lines
427 B
INI
[mastodon]
|
|
instance_url=https://melonbread.dev
|
|
user_credentials=feed2toot_usercred.txt
|
|
client_credentials=feed2toot_clientcred.txt
|
|
; Default visibility is public, but you can override it:
|
|
; toot_visibility=public
|
|
; toot_visibility=unlisted
|
|
|
|
[cache]
|
|
cachefile=cache.db
|
|
cache_limit=100000
|
|
|
|
[rss]
|
|
uri_list=homebrew_rss.txt
|
|
toot={title} {link}
|
|
|
|
[hashtaglist]
|
|
several_words_hashtags_list=hashtags.txt
|
|
|