added backup of db
This commit is contained in:
parent
828d68d020
commit
c351e01502
@ -16,6 +16,9 @@ PLEX_PASSWORD = ''
|
||||
# Do you want to back up the database before deleting?
|
||||
BACKUP_DB = True
|
||||
|
||||
# Do you want to back up the database before deleting?
|
||||
BACKUP_DB = True
|
||||
|
||||
# Do not edit past this line #
|
||||
account = MyPlexAccount(PLEX_USERNAME, PLEX_PASSWORD)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user