Initial
This commit is contained in:
13
.env.sample
Normal file
13
.env.sample
Normal file
@@ -0,0 +1,13 @@
|
||||
PLEX_BASEURL = "http://localhost:32400"
|
||||
PLEX_TOKEN = "SuperSecretToken"
|
||||
#PLEX_USERNAME = ""
|
||||
#PLEX_PASSWORD = ""
|
||||
JELLYFIN_BASEURL = "http://localhost:8096"
|
||||
JELLYFIN_TOKEN = "SuperSecretToken"
|
||||
|
||||
#BLACKLIST_LIBRARY = ""
|
||||
#WHITELIST_LIBRARY = ""
|
||||
#BLACKLIST_LIBRARY_TYPE = ""
|
||||
#WHITELIST_LIBRARY_TYPE = ""
|
||||
#BLACKLIST_USERS = ""
|
||||
WHITELIST_USERS = "testuser1,testuser2"
|
||||
Reference in New Issue
Block a user