This commit is contained in:
2021-12-15 17:08:00 +01:00
parent 15f4540ec5
commit e8f06e0070
2 changed files with 36 additions and 26 deletions

View File

@ -6,4 +6,5 @@ class Config(object):
plexBaseUrl = 'https://plex.rouggy.ovh'
plexToken = 'VeQQwtf-sNtWWLwzCEih'
PlexAutoCollectionConfigFilePath = '/opt/Plex-Auto-Collections/config/config.yml'
PlexAutoCollectionConfigFilePath4K = '/opt/Plex-Auto-Collections/config/config-4k.yml'
PlexAutoCollectionConfigFileImagesPath = '/opt/Plex-Auto-Collections/config/images'