inital release
This commit is contained in:
commit
1d708c14cf
26 changed files with 34335 additions and 0 deletions
6
.env.example
Normal file
6
.env.example
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Server Configuration
|
||||
PORT=3000
|
||||
|
||||
# Video Caching Configuration
|
||||
# Set to true to keep video files permanently, false to delete unused videos after 10 minutes
|
||||
ENABLE_CACHING=true
|
Loading…
Add table
Add a link
Reference in a new issue