2018-03-25 08:41:27 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project version="4">
|
|
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
2020-05-07 05:11:34 +08:00
|
|
|
<data-source source="LOCAL" name="SQLite - document.db" uuid="d0fd879f-1e1d-4d5c-9c21-0e5cf9ab2976">
|
2018-03-25 08:41:27 +08:00
|
|
|
<driver-ref>sqlite.xerial</driver-ref>
|
|
|
|
<synchronize>true</synchronize>
|
|
|
|
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
|
2020-05-07 05:11:34 +08:00
|
|
|
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/../trilium-data/document.db</jdbc-url>
|
2018-03-25 08:41:27 +08:00
|
|
|
</data-source>
|
|
|
|
</component>
|
|
|
|
</project>
|