pub / newsplanet

Planet-Style Newsfeed generated with perlanet
git clone https://src.jayvii.de/pub/newsplanet.git
Home | Log | Files | Exports | Refs | README | RSS

commit 286bc73ea77649e63c4b65a44aa16d5c77c7ec29
parent 25bd0138f8da8858f1118c4773e68fc271103b57
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date:   Sat, 29 Mar 2025 12:56:56 +0100

fix: set pulse items as inactive after 12h

Diffstat:
Mperlanetrc/02_pulse.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perlanetrc/02_pulse.yaml b/perlanetrc/02_pulse.yaml @@ -4,7 +4,7 @@ url: https://news.jayvii.de/pulse.html entries: 500 entries_per_feed: 15 entries_sort_order: "issued" -entries_age: 86400 +entries_age: 43200 author: name: JayVii email: jayvii+newsplanet[AT]posteo[DOT]de