{
    "lynxUrl": "https://lh.iotopen.se",
    "mqttBroker": "wss://lh.iotopen.se/mqtt",
    "password_requirements": {
        "length": 8,
        "numerics": 1,
        "symbols": 1,
        "uppercase": 1
    },
    "feature_flags": {
    },
    "front_page_links": {
        "en": [
            {
                "title": "Lynx",
                "text": "This is a standalone installation of IoTOpen Lynx\n\nInitial user: test@localhost\n\nInitial password: Test12345\n\nDo not forget to change!",
                "public": true
            },
            {
                "title": "Grafana",
                "text": "[Grafana](http://localhost:8080/grafana/) is a powerful dashboard tool with integrations to the platform.\n\nDemo username: admin\n\nDemo password: IoTOpen",
                "public": true
            },
            {
                "title": "Technical Documentation",
                "text": "To read more technical documentation, head over to the [tech pages](https://lynx.iotopen.se/tech).",
                "public": true
            }
        ]
    }
}
