parent
240d6cd5ce
commit
fb55d396f8
12 changed files with 66 additions and 24 deletions
|
@ -3,5 +3,12 @@
|
|||
# Private Instance (Login required for watching content)
|
||||
private = true
|
||||
|
||||
# Allow OGP (Open Graph Protocol)
|
||||
# This might expose metadata and thumbnails of videos (even if private)
|
||||
allow_ogp = true
|
||||
|
||||
# Root URL
|
||||
root_url = "http://127.0.0.1:8080"
|
||||
|
||||
# Path to videos
|
||||
video_path = "./videos"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue