Change default http auth secret
This commit is contained in:
parent
60b75eb4d8
commit
77c72951c7
|
@ -1,5 +1,5 @@
|
|||
[DEFAULT]
|
||||
debug = 0
|
||||
auth = "secret"
|
||||
auth = "secret"
|
||||
media_folder_local = "~/Videos"
|
||||
media_exts = ["mp4", "avi", "mkv"]
|
||||
|
|
Loading…
Reference in New Issue