mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Backup everything
This commit is contained in:
parent
2015851faa
commit
050fb0987d
2 changed files with 0 additions and 5 deletions
|
@ -59,7 +59,6 @@
|
|||
|
||||
<application
|
||||
android:name=".MainApp"
|
||||
android:fullBackupContent="@xml/my_backup_rules"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/Theme.ownCloud.Toolbar"
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<full-backup-content>
|
||||
<exclude domain="external" path="nc_persistence" />
|
||||
</full-backup-content>
|
Loading…
Reference in a new issue