External Database Setup
Guide on how to set up MySQL.
Requirements
Stable Internet Connection.
Host Allowing MySQL or MariaDB.
Set-Up
You can find the Database title in all of the Configurations files of each instance.
Database:
Enable: false
Type: MySQL
Host: localhost
Port: 3306
Username: username
Password: PassworD
Database: database
Data-Deletion: 7
To enable this feature, replace false with true.
Choose a Type MySQL or MariaDB.
Insert the correct credentials in their fields.
Start / Restart your Server.
Data-Deletion means, how many days before the Data is deleted.
Last updated
Was this helpful?