26 lines
695 B
Plaintext
26 lines
695 B
Plaintext
[server]
|
|
listen-ip=127.0.0.1
|
|
port=8080
|
|
|
|
[player]
|
|
dlna-port=8734
|
|
|
|
[libraries]
|
|
; muziek=D:\Muziek
|
|
; nas=\\server\muziek
|
|
|
|
[playback-agents]
|
|
; Copy the 64-character ID shown by the GUI agent here before it may connect.
|
|
; 7b4776ef27104e8eb9f7ea2c622ce76ca23de4260b0f94e6880d321017b32a0e4=true
|
|
|
|
[authentication]
|
|
; Only these direct peers may supply X-Forwarded-For.
|
|
trusted-proxies=127.0.0.0/8;::1/128
|
|
; Seven-day sliding idle timeout. Active cookies are renewed halfway through.
|
|
session-seconds=604800
|
|
|
|
[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$...
|