Hello, I was wondering if there was difference between the embedded configuration from the Embedded Server<https://github.com/orientechnologies/orientdb/wiki/Embedded-Server#wiki-use-an-embedded-configuration> wiki and orientdb-server-config.xml. In the wiki, the configuration is defined inline but could also be in a custom "db.config" file. However the embedded configuration also referenced this property entry:
<entry name=\"orientdb.config.file\" value=\"C:/work/dev/orientechnologies/orientdb/releases/1.0rc1-SNAPSHOT/config/orientdb-server-config.xml\"/>" which to me implies the orientdb-server-config.xml file is still needed. The xml file has a similar structure to the embedded configuration and some of the same information seems to be in both places (<network>, <users>). Is the embedded configuration, and orientdb-server-config.xml different? If so, what should go into the embedded configuration, and what should go into orientdb-server-config.xml? -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
