tweak(Infini-SERVER): adjust Nitter preferences
This commit is contained in:
parent
cdd6adf4a3
commit
2c79cb8dd6
1 changed files with 4 additions and 1 deletions
|
@ -98,9 +98,12 @@
|
||||||
};
|
};
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
preferences = {
|
preferences = {
|
||||||
replaceTwitter = server.hostname;
|
hideTweetStats = true;
|
||||||
|
hlsPlayback = true;
|
||||||
infiniteScroll = true;
|
infiniteScroll = true;
|
||||||
proxyVideos = true;
|
proxyVideos = true;
|
||||||
|
replaceTwitter = server.hostname;
|
||||||
|
theme = "Black";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue