mirror of
https://github.com/zadam/trilium.git
synced 2024-11-13 11:14:58 +08:00
12 lines
No EOL
532 B
XML
12 lines
No EOL
532 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
|
<data-source source="LOCAL" name="document.db" uuid="2a4ac1e6-b828-4a2a-8e4a-3f59f10aff26">
|
|
<driver-ref>sqlite.xerial</driver-ref>
|
|
<synchronize>true</synchronize>
|
|
<jdbc-driver>org.sqlite.JDBC</jdbc-driver>
|
|
<jdbc-url>jdbc:sqlite:$PROJECT_DIR$/data/document.db</jdbc-url>
|
|
<working-dir>$ProjectFileDir$</working-dir>
|
|
</data-source>
|
|
</component>
|
|
</project> |