rkt-web-player removed
This commit is contained in:
@@ -1,30 +0,0 @@
|
||||
|
||||
[server]
|
||||
listen-ip=0.0.0.0
|
||||
port=8764
|
||||
|
||||
[player]
|
||||
dlna-port=8734
|
||||
|
||||
[libraries]
|
||||
muziek=/mnt/music
|
||||
; muziek=D:\Muziek
|
||||
; nas=\\server\muziek
|
||||
|
||||
[playback-agents]
|
||||
; Copy the 64-character ID shown by the GUI agent here before it may connect.
|
||||
7b4776ef27104e8eb97ea2c622ce76ca23de4260b0f94e6880d321017b32a0e4=true
|
||||
|
||||
[authentication]
|
||||
; Local clients do not need to log in. Separate networks with semicolons.
|
||||
local-networks=10.7.3.0/24;127.0.0.0/8;::1/128
|
||||
; Only these direct peers may supply X-Forwarded-For.
|
||||
; trusted-proxies=127.0.0.0/8;::1/128
|
||||
trusted-proxies=10.7.3.252
|
||||
session-seconds=43200
|
||||
|
||||
[users]
|
||||
; Generate a hash with (make-password-hash "a long password") from
|
||||
; rkt-web-player/users. Authentication is disabled while this section is empty.
|
||||
; hans=$argon2id$v=19$m=19456,t=2,p=1$...
|
||||
hans=$argon2id$v=19$m=19456,t=2,p=1$d9hXrfagyIpC7YD4QC3OTg$ES/UoXh0zfTBa5eLlLCBDQxOU/7zBZxOQFIVPfaHVK8
|
||||
Reference in New Issue
Block a user