user admin
This commit is contained in:
@@ -12,3 +12,15 @@ dlna-port=8734
|
||||
[playback-agents]
|
||||
; Copy the 64-character ID shown by the GUI agent here before it may connect.
|
||||
; 7b4776ef27104e8eb9f7ea2c622ce76ca23de4260b0f94e6880d321017b32a0e4=true
|
||||
|
||||
[authentication]
|
||||
; Local clients do not need to log in. Separate networks with semicolons.
|
||||
local-networks=127.0.0.0/8;::1/128;10.0.0.0/8;172.16.0.0/12;192.168.0.0/16
|
||||
; Only these direct peers may supply X-Forwarded-For.
|
||||
trusted-proxies=127.0.0.0/8;::1/128
|
||||
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$...
|
||||
|
||||
Reference in New Issue
Block a user