Commit dc679ffe authored by Sven Franck's avatar Sven Franck

storages: switch to only localStorage for now

parent 5fc7a2b1
......@@ -21,21 +21,10 @@
"username": "slapos",
"application_name": "settings"}
}, {
"set_name": "items",
"property_dict": {
"type": "replicate",
"master": 0,
"storage_list": [{
"type":"erp5",
"username":"slapos",
"url": "https://slapos.vifib.com/hateoas",
"application_name": "items"
}, {
"type": "local",
"username": "slapos",
"application_name": "items"
}]
}
}],
"type": "local",
"username": "slapos",
"application_name": "items"}
}],
"children": []
}]
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment