mirror of
https://github.com/iv-org/invidious
synced 2025-11-06 23:40:07 +01:00
Compare commits
2 Commits
325e013e0d
...
42d34cd084
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
42d34cd084 | ||
|
|
18a8490587 |
@ -285,9 +285,9 @@ class Config
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
elsif config.signature_server
|
elsif config.signature_server
|
||||||
puts("WARNING: inv-sig-helper is deprecated. Please switch to Invidious companion: https://docs.invidious.io/companion-installation/")
|
puts("WARNING: inv-sig-helper is deprecated. Please switch to Invidious companion: https://docs.invidious.io/installation/")
|
||||||
else
|
else
|
||||||
puts("WARNING: Invidious companion is required to view and playback videos. For more information see https://docs.invidious.io/companion-installation/")
|
puts("WARNING: Invidious companion is required to view and playback videos. For more information see https://docs.invidious.io/installation/")
|
||||||
end
|
end
|
||||||
|
|
||||||
# HMAC_key is mandatory
|
# HMAC_key is mandatory
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user