mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-05 18:58:33 +02:00
Since the ArchiveJSONBlock uses a $ref to reference the metadata in the BackupManifest schema, we have to change the JSON validation mechanism we're using to one that supports $ref's. Differential Revision: https://phabricator.services.mozilla.com/D212860
17 lines
329 B
ReStructuredText
17 lines
329 B
ReStructuredText
.. _components/backup:
|
|
|
|
================
|
|
Backup Component
|
|
================
|
|
|
|
The Backup Component is responsible for creating backups of user profile data
|
|
into a single file that can be easily restored from.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
backup-service
|
|
backup-resources
|
|
backup-ui-actors
|
|
archive-encryption
|
|
schemas
|