Enable properties on edges by default in package
Reviewers: teon.banek Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2595
This commit is contained in:
parent
8b732002a7
commit
12e4fff86b
@ -51,6 +51,10 @@ modifications:
|
||||
value: ""
|
||||
override: false
|
||||
|
||||
- name: "storage_properties_on_edges"
|
||||
value: "true"
|
||||
override: true
|
||||
|
||||
- name: "storage_recover_on_startup"
|
||||
value: "true"
|
||||
override: true
|
||||
|
Loading…
Reference in New Issue
Block a user