Database
- Type
- The type of database to use, the default type is SQLite which requires no additional setup or configuration
- Server
- The address of the Database server and the port or named instance if required
- Name
- The name of the database to created, if left blank 'FileFlows' will be used
- Port
- The default port for MySQL is 3306
- User
- The user used to connect to the database
- Password
- The password of the user to connect to the database
Test
Tests the database connection
Restart FileFlows
This will save the database connection are restart the FileFlows server.