Disable all the backups.
continuous-integration/drone/push Build is passing

This commit is contained in:
aminecmi committed 2022-08-29 15:37:43 +02:00
1 parent ff6038dbd4
commit e9e8bee6c9
2 files changed
+23 -1

No files matched your search

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<data-extraction-rules>
<cloud-backup>
<exclude domain="root" />
<exclude domain="file" />
<exclude domain="database" />
<exclude domain="sharedpref" />
<exclude domain="external" />
</cloud-backup>
<device-transfer>
<exclude domain="root" />
<exclude domain="file" />
<exclude domain="database" />
<exclude domain="sharedpref" />
<exclude domain="external" />
</device-transfer>
</data-extraction-rules>