Skip to content

Commit 77921ef

Browse files
committed
Reduced number of items
1 parent 7ceaed5 commit 77921ef

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

localhost/config/plugins/twigfeeds.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@ debug: true
55
cache_time: 900
66
pass_headers: false
77
silence_security: false
8+
request_options:
9+
allow_redirects: true
10+
connect_timeout: 30
11+
timeout: 30
12+
http_errors: false
813
twig_feeds:
914
-
1015
source: 'https://stream.jeremycherfas.net/content/all?_t=rss'
1116
name: Stream
1217
start: 0
13-
end: 9
14-
-
15-
source: 'https://www.reading.am/jeremycherfas/posts.rss'
16-
name: Reading
17-
start: 0
18-
end: 4
18+
end: 5
19+
cache_time: null

0 commit comments

Comments
 (0)