Change default http auth secret

This commit is contained in:
ABelliqueux 2022-10-30 14:46:50 +01:00
parent 60b75eb4d8
commit 77c72951c7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[DEFAULT]
debug = 0
auth = "secret"
auth = "secret"
media_folder_local = "~/Videos"
media_exts = ["mp4", "avi", "mkv"]