Added ability to mark or 'star' a video to keep a short list of active video projects

This commit is contained in:
2023-03-13 22:23:34 -04:00
parent 85750b4de4
commit f27154b705
8 changed files with 54 additions and 7 deletions

View File

@ -1,5 +1,6 @@
stgm:
base_directory: '/srv/videos'
max_stars: 5
server:
address: '127.0.0.1'