We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d2b966 commit 87d9a3eCopy full SHA for 87d9a3e
settings.conf.example
@@ -21,8 +21,8 @@ mobile_model_category_id = 3
21
[computers-api-mapping]
22
name = general name
23
_snipeit_mac_address_1 = general mac_address
24
-_snipeit_ram_2 = hardware total_ram_mb / 1024
25
-_snipeit_hdd_3 = hardware storage drive_capacity_mb / 1024
+_snipeit_ram_2 = hardware total_ram_mb
+_snipeit_hdd_3 = hardware storage drive_capacity_mb
26
27
28
[mobile_devices-api-mapping]
0 commit comments