Infini-DL360/thelounge: enable prefetch and file upload
This commit is contained in:
parent
f6087e49c3
commit
2bd4a29b1a
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
||||||
port = 9786;
|
port = 9786;
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
reverseProxy = true;
|
reverseProxy = true;
|
||||||
|
prefetch = true;
|
||||||
|
fileUpload.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue