This website requires JavaScript.
Explore
Help
Sign In
iv-org
/
invidious
mirror of
https://gitea.invidious.io/iv-org/invidious
Watch
1
Star
0
Fork
You've already forked invidious
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Makefile: disable QUIC by default (
#3367
)
Browse Source
...
This commit is contained in:
Samantaz Fox
2022-10-30 12:58:23 +00:00
committed by
GitHub
parent
a1c6159e6f
commit
84cd4d6a5b
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
Makefile
Unescape
Escape
View File
@ -5,7 +5,7 @@
RELEASE
:=
1
STATIC
:=
0
DISABLE_QUIC
:=
0
DISABLE_QUIC
:=
1
NO_DBG_SYMBOLS
:=
0
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
iv-org/invidious
Title
Body
Create Issue