ogp
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
JMARyA 2025-02-23 23:39:25 +01:00
parent 240d6cd5ce
commit fb55d396f8
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
12 changed files with 66 additions and 24 deletions

View file

@ -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"