Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

type of file

description

path

setup file

Default location setup file
This file references to the config file.

~/.das-element/setup.ini

or environment variable:
DASELEMENT_CONFIG_PATH

config file

Default location config file or custom location

~/.das-element/das-element.conf
or some custom location

variables file

File to store environment variables that are loaded on software startup

~/.das-element/variables.env

models

location for machine learning models

~/.das-element/models

log files

for error logs etc.

~/.das-element/logs

preview files

The software creates previews of your elements to increase performance.
If you want to remove the previously created previews, just remove the temp folder. It automatically removes files older than 14 days.

Linux: ~/tmp/das-element
MacOS: /$TMPDIR/das-element
Windows: %temp%/das-element

 

Setup file

The setup file contains the information about which config file to use for the software.

...

Info

For Studios it is recommended to use a server-based database like PostgreSQL, MySQL or MariaDB.

Warning

It is recommended to create a regular backup for the database!

...