Configuration
General
The basic settings for the server extension are specified in the General tab.

Historized Symbols
- All configured symbols are displayed here and new ones can be added.
Enable database backups
- By setting the Database backups option, a backup of the SQLite database is created in the background.
Maximum number of database backups
- Maximum number of database backups before the first file is overwritten.
In-memory database
- By setting the non-persistent database, the data is written to the PC's RAM. This enables faster access times and eliminates write accesses to the hard disk. As this is a volatile memory, the data is lost when the device is restarted.
Vacuum at start
- Optimizes the database size when starting the extension.
Commit interval (extended view)
- The write interval of the extension to the database can be adjusted via Commit Interval.
Mode (extended view)
- The sync and journal mode of the SQLite database can be set via Mode.
Further Information