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

3 years ago
3 years ago
  1. {
  2. "GLOBAL":{
  3. "WEBUI_PORT":8411,
  4. "RUN_AS_ADMIN":false,
  5. "ITAM_DATA_DIR":"itam-data",
  6. "ITAM_HOSTMAP":"itam-data/host_id_map.json",
  7. "ITAM_INDEX":"itam-data/data_index.json",
  8. "WEBUI_ROOT":{
  9. "WEB_ROOT_DIR":"web/root/site"
  10. },
  11. "WEBUI_ADMIN":{
  12. "WEB_ROOT_DIR":"web/root/site"
  13. }
  14. }
  15. }