{
    "version": "1.0",
    "description": "Traffic Safety Monitor - konfigurovateln\u00e9 hranice",
    "thresholds": {
        "low_traffic_threshold": {
            "value": 15,
            "description": "Pod touto hodnotou = v\u017edy safe stav",
            "unit": "u\u017eivatel\u016f\/min",
            "min_value": 1,
            "max_value": 50
        },
        "high_traffic_threshold": {
            "value": 20,
            "description": "Nad touto hodnotou = kontrola rizikov\u00fdch zem\u00ed",
            "unit": "u\u017eivatel\u016f\/min",
            "min_value": 5,
            "max_value": 200
        },
        "risky_countries_threshold": {
            "value": 15,
            "description": "Nad touto hodnotou = not_safe stav",
            "unit": "procenta",
            "min_value": 1,
            "max_value": 99
        }
    },
    "security": {
        "password": "dotedote1",
        "enable_ui_editing": true,
        "require_password_for_changes": true
    },
    "metadata": {
        "last_updated": "2025-08-24T17:44:15+00:00",
        "updated_by": "system",
        "creation_time": "2025-08-24T17:44:15+00:00",
        "reload_required": false
    }
}