Skip to content

Commit

Permalink
only backup 'default' (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored and WillNilges committed Oct 12, 2024
1 parent f125f03 commit c4ada29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/meshdb/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@
"IF_EXISTS": True
}
}
DBBACKUP_DATABASES = ["default"]

# Password validation
# https://docs.djangoproject.com/en/4.2/ref/settings/#auth-password-validators
Expand Down

0 comments on commit c4ada29

Please sign in to comment.