mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-25 10:01:27 +00:00
[skip ci] Remove RSS posts limit
This commit is contained in:
parent
fdb47e0df6
commit
afdbabfaf2
|
@ -87,7 +87,7 @@ html_minifier:
|
||||||
feed:
|
feed:
|
||||||
type: atom
|
type: atom
|
||||||
path: atom.xml
|
path: atom.xml
|
||||||
limit: 42
|
limit: false
|
||||||
hub:
|
hub:
|
||||||
content: true
|
content: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue