diff --git a/README.md b/README.md index 446dd20..f474694 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ Please keep in mind that this project is WIP. |---------------------|:----------------:|------------------------------------------------| | localBackupPath | string | Path where local backups are stored | | **sqlConfig** | ---------------- | ---------------------------------------------- | +| enableSQL | boolean | Enable/Disables the SQL entries | sqlType | string | See [DatabaseTypes](#database-types) | | sql-address | string | Address to the SQL Server | | sql-port | uint16 | SQL Server Port |