Skip to content

Config Reference

SafeCall configuration file locations:

  • Primary: config/main.config.json
  • Legacy fallback: main.config.json at install root

For active installations, use config/main.config.json as the canonical path.

How config is managed

Key groups

  • Server runtime and features (server_features, server_http_port, server_mode)
  • Database (server_db_path)
  • Auth/JWT and mobile key
  • Bridge and Zabbix bridge integration keys
  • MQTT and alerting integrations
  • Diagnostics and performance thresholds
  • Logging verbosity (server_log_verbosity with none | normal | verbose)