revert changes related to streaming/firehose setting, reword it so it's

not confused with websocket streaming
This commit is contained in:
Henry Jameson 2022-02-28 17:45:07 +02:00
parent c07c0b2260
commit e3d602fdcc
3 changed files with 4 additions and 5 deletions

View file

@ -37,7 +37,7 @@ export const defaultState = {
preloadImage: true,
loopVideo: true,
loopVideoSilentOnly: true,
streaming: true,
streaming: false,
emojiReactionsOnTimeline: true,
alwaysShowNewPostButton: false,
autohideFloatingPostButton: false,