If you see anything wrong and you would like to know more, for example to show in support ticket, you can set Config.Debug = true to see more debug info in client (F8) console ingame, or server console.
ESXFolderName & QBCoreFolderName
if you use ESX/QBCore as your framework and you renamed the folder with the script change the name here if you have naming es_extended / qb-core you could leave this set to nil
InventoryScripts
This specify inventories compatible with report system. Report system provides integrations for all specified inventories.
if you want to skip automatical data gathering from inventories listed in InventoryScripts you could add your own solution in server/api/inventory.lua when set to true
SaveReportsToDatabaseInterval
All reports are stored into database in specific interval. You could set the interval here.
You could use this variables
SaveAdminChatToDatabaseInterval
All messages from admin chat are stored into database in specific interval. You could set the interval here.
If you set this options to number of days with script start all reports/admin chat messages older than that will be automatically deleted from database. This is disabled by default.
!WARNING: always have higher values then HistoryAndStatisticsThrshold and AdminMessagesThreshold
DefaultReportSystemHideHotkey
Defines hotkey used for partially hiding report system. Use single keyboard keycaps or nil to ignore it.
LicenseType
Defines which identifier should be used in report system. You could also choose if you want to use prefix or not.