Skip to content

Commit

Permalink
Merge pull request #113 from WildAid/remove-sync
Browse files Browse the repository at this point in the history
Remove Realm Sync from import
  • Loading branch information
am-MongoDB authored Jul 30, 2020
2 parents 30e33a3 + f92488f commit db04b98
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions WildAidDemo/services/RealmSync/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,6 @@
"config": {
"clusterName": "WildAidDemo",
"readPreference": "primary",
"sync": {
"state": "enabled",
"database_name": "wildaid",
"partition": {
"key": "agency",
"type": "string",
"required": true,
"permissions": {
"read": true,
"write": true
}
},
"last_disabled": 1593158745
},
"wireProtocolEnabled": false
},
"version": 1
Expand Down

0 comments on commit db04b98

Please sign in to comment.