ESN Satellite 5.0.0-rc3

Database configuration

Database type

MySQL, MariaDB, Percona Server, or equivalent settings

If more than one application will be sharing this database, a unique table name prefix – such as satellite_ – will prevent collisions.

PostgreSQL settings

If more than one application will be sharing this database, a unique table name prefix – such as satellite_ – will prevent collisions.

SQLite settings

The absolute path to the file where ESN Satellite data will be stored. This must be writable by the web server and should exist outside of the web root.
If more than one application will be sharing this database, a unique table name prefix – such as satellite_ – will prevent collisions.