Typo in .env.sample
parent
4de25a0d4a
commit
466f292feb
|
|
@ -25,7 +25,7 @@ REQUEST_TIMEOUT = 300
|
||||||
## Comma separated for multiple options
|
## Comma separated for multiple options
|
||||||
#USER_MAPPING = { "testuser2": "testuser3", "testuser1":"testuser4" }
|
#USER_MAPPING = { "testuser2": "testuser3", "testuser1":"testuser4" }
|
||||||
|
|
||||||
## Map libraries between servers in the even that they are different, order does not matter
|
## Map libraries between servers in the event that they are different, order does not matter
|
||||||
## Comma separated for multiple options
|
## Comma separated for multiple options
|
||||||
#LIBRARY_MAPPING = { "Shows": "TV Shows", "Movie": "Movies" }
|
#LIBRARY_MAPPING = { "Shows": "TV Shows", "Movie": "Movies" }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue