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