Skip to content
Permalink
Browse files Browse the repository at this point in the history
Document save playback position (#3790)
  • Loading branch information
unixfox committed May 7, 2023
2 parents 1eb1bae + 36f7c99 commit 46a9ce8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions config/config.example.yml
Expand Up @@ -817,6 +817,16 @@ default_user_preferences:
## Default: true
##
#vr_mode: true

##
## Save the playback position
## Allow to continue watching at the previous position when
## watching the same video.
##
## Accepted values: true, false
## Default: false
##
#save_player_pos: false

# -----------------------------
# Subscription feed
Expand Down

0 comments on commit 46a9ce8

Please sign in to comment.