From dfab62ce48ff1d2227d77c2fc61f7a4ea8da1988 Mon Sep 17 00:00:00 2001 From: "Féry Mathieu (Mathius)" Date: Tue, 22 Feb 2022 00:46:26 +0100 Subject: Rename new property to channel_refresh_interval Follow indications : https://github.com/iv-org/invidious/pull/2915#discussion_r811373503 --- config/config.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/config.example.yml b/config/config.example.yml index 5d4cea28..9519f34a 100644 --- a/config/config.example.yml +++ b/config/config.example.yml @@ -320,7 +320,7 @@ channel_threads: 1 ## Accepted values: a valid time interval (hours:min:seconds) ## Default: 00:30:00 ## -channel_refresh_time: 00:30:00 +channel_refresh_interval: 00:30:00 ## ## Forcefully dump and re-download the entire list of uploaded -- cgit v1.2.3 lect> A simple web extension that redirects Twitter, YouTube, Instagram & Google Maps requests to privacy friendly alternatives. www-data
summaryrefslogtreecommitdiffstats
path: root/src/_locales/de (unfollow)
AgeCommit message (Collapse)Author
2021-10-20Clarify READMESiddharth Singh
This was recently posted on Hacker News, and someone wrote that it wasn't clear enough that you'd be accessing the same content. Hopefully this commit fixes that.
2021-10-19Fix typo in "Toggle Wikipedia redirects" aria labelAlyssa Ross
2021-10-16Remove Onion v2 links ...xanoni
... because everything comes to an end
2021-08-15Fixed french typo in store.mdMonsieurBibo
2021-07-26Update messages.jsonElaborendum
2021-07-25Disable Wikiless redirects by default, add "New" tag (#232).v1.1.49SimonBrazell
2021-07-17add libreddit instancegit-bruh
2021-07-14removing invidious.fdn.frEmilien Devos
2021-07-12cleanupKotuklion
2021-07-12better GET processingKotuklion
2021-07-12check host instead of the whole href for occurence of wikipedia.orgKotuklion
2021-07-12left some unnecessary spaces here and thereKotuklion
2021-07-12fix minor typosKotuklion
2021-07-12add Wikiless supportKotuklion
2021-07-11Italian translation fixunbranched
Title fix
2021-07-10Add redirect for Norwegian Google TranslateTim Hårek Andreassen
Signed-off-by: Tim Hårek Andreassen <tim@harek.dev>
2021-07-10Bump version & update dependencies.v1.1.48SimonBrazell
2021-07-10Closes #242: remove "new" tag from SimplyTranslate.SimonBrazell
2021-06-16Fixes #238SimonBrazell
2021-06-16Redirect Twitter "video" subdomain & update dev dependencies.SimonBrazell
2021-06-16Fixed license linkGaurang Tandon
2021-06-16Added reddit.artemislena.euFantasyCookie17
2021-06-12Only append autoplay parameter if necessarybopol