Fixed initial default toke not loading into DB properly on server first boot.
This commit is contained in:
parent
de11803cea
commit
eb8ada7fa0
3 changed files with 11 additions and 5 deletions
|
|
@ -17,7 +17,7 @@
|
|||
//Dailymotion and Vimeo could work using official apis w/o keys, but you wouldn't have any raw file playback options :P
|
||||
"ytdlpPath": "/home/canopy/.local/pipx/venvs/yt-dlp/bin/yt-dlp",
|
||||
//Be careful with what you keep in secrets, you should use special chars, but test your deployment, as some chars may break account registration
|
||||
//An update to either kill the server and bitch it's planned so it's not so confusing for new admins
|
||||
//An update to either kill the server and bitch about the issue in console is planned so it's not so confusing for new admins
|
||||
//Session secret used to secure session keys
|
||||
"sessionSecret": "CHANGE_ME",
|
||||
//Altacha secret used to generate altcha challenges
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue