mirror of
https://gitgud.io/Melon__Bread/nxbrew-melonbread.dev.git
synced 2024-11-25 01:48:20 -05:00
18 lines
374 B
INI
18 lines
374 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
|
||
|
|
||
|
[cache]
|
||
|
cachefile=cache.db
|
||
|
|
||
|
[rss]
|
||
|
uri=./homebrew_rss.txt
|
||
|
toot={title} {link}
|
||
|
|
||
|
[hashtaglist]
|
||
|
several_words_hashtags_list=hashtags.txt
|
||
|
|