invidious: Adjust channel_refresh_interval
This commit is contained in:
parent
47211402ff
commit
99eb5964ad
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ in
|
|||
admins = [ ];
|
||||
|
||||
use_pubsub_feeds = false;
|
||||
channel_refresh_interval = "15m";
|
||||
};
|
||||
|
||||
nginx.enable = false;
|
||||
|
|
Loading…
Reference in a new issue