mirror of
https://gitgud.io/Melon__Bread/nxbrew-melonbread.dev.git
synced 2024-11-24 23:48:22 -05:00
Fixed cache limit and rrs list settings
This commit is contained in:
parent
793a3b4dad
commit
cd1c501fb4
@ -4,12 +4,14 @@
|
|||||||
client_credentials=feed2toot_clientcred.txt
|
client_credentials=feed2toot_clientcred.txt
|
||||||
; Default visibility is public, but you can override it:
|
; Default visibility is public, but you can override it:
|
||||||
; toot_visibility=public
|
; toot_visibility=public
|
||||||
|
; toot_visibility=unlisted
|
||||||
|
|
||||||
[cache]
|
[cache]
|
||||||
cachefile=cache.db
|
cachefile=cache.db
|
||||||
|
cache_limit=100000
|
||||||
|
|
||||||
[rss]
|
[rss]
|
||||||
uri=./homebrew_rss.txt
|
uri_list=homebrew_rss.txt
|
||||||
toot={title} {link}
|
toot={title} {link}
|
||||||
|
|
||||||
[hashtaglist]
|
[hashtaglist]
|
||||||
|
Loading…
Reference in New Issue
Block a user