Commit c4e4d0

2025-12-16 16:43:24 Hargata Softworks: x
advanced/environment variables.md ..
@@ 43,6 43,24 @@
LUBELOGGER_DOMAIN="" - URL to Instance of LubeLogger used to generate email links
```
+ ## Sample Config Files
+
[Sample serverConfig.json](https://github.com/hargata/lubelog_scripts/blob/main/misc/serverConfig.json)
[Sample userConfig.json](https://github.com/hargata/lubelog_scripts/blob/main/misc/userConfig.json)
+
+ ```
+ ServiceRecord = 0,
+ RepairRecord = 1,
+ GasRecord = 2,
+ TaxRecord = 3,
+ UpgradeRecord = 4,
+ ReminderRecord = 5,
+ NoteRecord = 6,
+ SupplyRecord = 7,
+ Dashboard = 8,
+ PlanRecord = 9,
+ OdometerRecord = 10,
+ VehicleRecord = 11,
+ InspectionRecord = 12
+ ```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9