You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,7 @@
45
45
| MINIMUM_SECONDS_TO_INCLUDE_PLAYBACK |`1`|`10`| The minimum time (in seconds) to include a playback record, which can be used to exclude short playbacks |
46
46
| IS_EMBY_API |`false`|`true`| Set to true if using Emby instead of Jellyfin |
47
47
| JF_USE_WEBSOCKETS |`true`|`false`| Enables using Jellyfins websocket connection for session data (No effect on Emby) |
48
+
| JS_USE_EXTERNAL_HOST |`false`|`true`| Prioritises using External host value for some internal communications and processes |
0 commit comments