UNPKG

symple-client-player

Version:
17 lines (13 loc) 255 B
{ /* The port to listen on */ "port" : 4551, /* Allow anonymous connections */ "anonymous" : false, /* Session ttl in minutes */ "sessionTtl" : 15, /* Redis configuration */ "redis" : { "host" : "localhost", "port" : 6379 } }