mirror of
https://github.com/iv-org/invidious
synced 2025-11-06 23:40:07 +01:00
Compare commits
No commits in common. "42d34cd08484fc9ddb8b53e4cdf0a26bda01ca54" and "325e013e0d9e5670fa0df7635ff30a0ee029e05e" have entirely different histories.
42d34cd084
...
325e013e0d
@ -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/installation/")
|
puts("WARNING: inv-sig-helper is deprecated. Please switch to Invidious companion: https://docs.invidious.io/companion-installation/")
|
||||||
else
|
else
|
||||||
puts("WARNING: Invidious companion is required to view and playback videos. For more information see https://docs.invidious.io/installation/")
|
puts("WARNING: Invidious companion is required to view and playback videos. For more information see https://docs.invidious.io/companion-installation/")
|
||||||
end
|
end
|
||||||
|
|
||||||
# HMAC_key is mandatory
|
# HMAC_key is mandatory
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user