circle-info
Wizard Mileage version 1.2.6 released!

πŸ›‘οΈ Admin & Security

πŸ›‘οΈ Control access to sensitive mileage system features with admin settings.

πŸ§‘β€πŸ’» Admins:

  • Required Permission: Define the required permission to access the vehicle mileage database and other administrative commands. Example: Config.AdminPermission = 'admin' Only users with this permission will be able to use admin-level commands such as viewing or managing the mileage database.

triangle-exclamation

⁉️ Why use it?

This setting helps ensure that only authorized personnel can access and modify critical vehicle data, maintaining server security and integrity.

πŸ‘€ Example configuration:

Config.AdminPermission        = 'admin'       -- Admin rank for database access

Last updated