...
Info |
---|
|
default location setup file |
|
default location config file or custom location |
|
Here are some common file path locations that you might need:
type of file | description | path |
---|---|---|
setup file | Default location setup file |
or environment variable: |
config file | Default location config file or custom location |
|
variables file | File to store environment variables that are loaded on software startup |
|
models | location for machine learning models |
|
log files | for error logs etc. |
|
preview files | The software creates previews of your elements to increase performance. | Linux: |
Setup file
The setup file contains the information about which config file to use for the software.
...
Info |
---|
Create different setup files to control different setups scenarios. |
Create new config
The dialog to create a new configuration (welcome screen) will automatically appear the first time you start the application, or if a configuration file specified in the setup.ini file or by the environment variable DASELEMENT_CONFIG_PATH
cannot be found. To create a new configuration, navigate to:
Settings → Global → Path to config → plus-icon button (Create new config)
...
Library file
A library contains a collection of elements.
The library files are saved by default in a hidden folder .config
in library root location.
...
Warning |
---|
It is recommended to create a regular backup for the database! |
Note |
Security warning: the library file is saved in plain text so the database password will be visible and is not encrypted!Especially if you are using SQLite. |
Define the file structure in the global settings and overwrite values or path patterns that are relevant for this library. This way, the naming convention stays consistent through all libraries, but you can control individual parts by overwriting values depending on this specific library.
...