Sikuliaq IT Asset Manager (skqitam)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

15 lines
324 B

{
"GLOBAL":{
"WEBUI_PORT":8411,
"RUN_AS_ADMIN":false,
"ITAM_DATA_DIR":"itam-data",
"ITAM_HOSTMAP":"itam-data/host_id_map.json",
"ITAM_INDEX":"itam-data/data_index.json",
"WEBUI_ROOT":{
"WEB_ROOT_DIR":"web/root/site"
},
"WEBUI_ADMIN":{
"WEB_ROOT_DIR":"web/root/site"
}
}
}