Update Database.Type description [ci skip]

This commit is contained in:
GeorgH93 2020-03-18 20:13:07 +01:00
parent 96897a336b
commit c32cf7419c
No known key found for this signature in database
GPG Key ID: D1630D37F9E4B3C8

View File

@ -57,7 +57,7 @@ FullInventory:
# Database settings
Database:
# Database type. MySQL, SQLite or Files
# Database type. MySQL, SQLite, Files (data is stored in files, one file per user) or Shared (use shared connection pool from PCGF PluginLib)
Type: SQLite
# Auto database cleanup settings
AutoCleanup: