mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-02 21:51:38 +00:00
Add config example and instructions in readme
This commit is contained in:
parent
554327d8d0
commit
c398c3f97f
2 changed files with 17 additions and 5 deletions
4
config/plex.json.example
Normal file
4
config/plex.json.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"user": "username@email.com", // user may be a single username
|
||||
"user": ["username@gmail.com","anotherUser@gmail.com"] // or it may be an array of usernames
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue