newsboat: set timeout,maxItems
This commit is contained in:
parent
9fa2073ec7
commit
565c61730c
@ -5,7 +5,9 @@
|
|||||||
}: {
|
}: {
|
||||||
programs.newsboat = {
|
programs.newsboat = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
maxItems = 10000;
|
||||||
autoReload = true;
|
autoReload = true;
|
||||||
|
reloadTime = 10; # minutes
|
||||||
urls = [
|
urls = [
|
||||||
{
|
{
|
||||||
title = "drewdevault's blog";
|
title = "drewdevault's blog";
|
||||||
|
Loading…
Reference in New Issue
Block a user