{
  "lynxUrl": "https://lynx.iotopen.se",
  "mqttBroker": "wss://lynx.iotopen.se/mqtt",
  "password_requirements": {
    "length": 8,
    "numerics": 1,
    "symbols": 1,
    "uppercase": 1
  },
  "character_limits": {
        "keys": 255,
        "values": 1024
  },
  "feature_flags": {},
  "account_registration": true,
  "account_registration_terms_url": "https://iotopen.io/en/privacy-policy",
  "show_missing_translation_keys": false,
  "customer_theme": "main",
  "available_customer_themes": [
    "main"
  ],
  "front_page_links": {
    "en": [
      {
        "title": "Technical Documentation",
        "text": "To read more technical documentation, head over to the [tech pages](https://lynx.iotopen.se/tech).",
        "public": true
      },
      {
        "title": "LoRa-WAN Chirpstack",
        "text": "To manage sensors connected with LoRa, head over to [Chirpstack](https://lorawan.iotopen.se/).",
        "public": true
      },
      {
        "title": "Workbench",
        "text": "[Workbench](https://academy.iotopen.se/?access-token=${token}&backend=${host}&action=workbench) is an advanced tool for support-staff and power users.",
        "public": false
      },
      {
        "title": "Report generator",
        "text": "To generate different types of reports, head over to the [report generator](https://reports.iotopen.se/?access-token=${token}&backend=${host}).",
        "public": false
      }
    ],
    "sv": [
      {
        "title": "Teknisk dokumentation",
        "text": "Gå till [\"Tech\"-sidorna](https://lynx.iotopen.se/tech) för att läsa mer teknisk dokumentation.",
        "public": true
      },
      {
        "title": "LoRa-WAN Chirpstack",
        "text": "Gå till [Chirpstack](https://lorawan.iotopen.se/) för att hantera LoRa-uppkopplade sensorer.",
        "public": true
      },
      {
        "title": "Verktygslåda",
        "text": "I [verktygslådan](https://academy.iotopen.se/?access-token=${token}&backend=${host}&action=workbench) hittar man användbara verktyg för supportpersonal och avancerade användare.",
        "public": false
      },
      {
        "title": "Rapportgenerering",
        "text": "Verktyget [rapportgeneratorn](https://reports.iotopen.se/?access-token=${token}&backend=${host}) kan användas för att generera rapporter av olika slag.",
        "public": false
      }
    ]
  },
  "notification_help_url": "https://lynx.iotopen.se/tech/docs/platform/notifications/message-template.html"
}
