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