multi player / per user playing and translation
This commit is contained in:
@@ -4,6 +4,8 @@ port=8080
|
||||
|
||||
[player]
|
||||
dlna-port=8734
|
||||
; Set to false when the server itself must not appear as an audio output.
|
||||
local-output=true
|
||||
|
||||
[libraries]
|
||||
; muziek=D:\Muziek
|
||||
@@ -22,4 +24,8 @@ 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.
|
||||
; you can also run racket -e "(require \"set-user.rkt\") (set-user)" from the
|
||||
; directory where the rkt-web-player.ini file resides.
|
||||
;
|
||||
; hans=$argon2id$v=19$m=19456,t=2,p=1$...
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user