{
  "outline": {
    "baseUrl": "https://wiki.scilmi.eu/api",
    "apiToken": "ol_api_MxgCBmhFuP0RBRq0hJvVVy1Jc74WBAaC1AckGT",
    "collectionId": "4f2aad69-874d-446b-aca7-ebbd2bc0fe60",
    "collectionName": "SciLMify (derzeit online)",
    "requestTimeoutSeconds": 30,
    "useSSL": true
  },
  "cache": {
    "driver": "file",
    "directory": "./cache/pages",
    "ttlMinutes": 240,
    "mysqlDatasource": "scilmi_bridge",
    "mysqlTable": "outline_page_cache"
  },
  "glossary": {
    "slugPrefix": "glossary-"
  },
  "deeplGlossary": {
    "spreadsheetId": "1hLq5D65Qi95SBTPP6VhL_GjUMYVH4kU_0zZloI4A7AQ",
    "credentialsPath": "./assets/scilmi-lessonplans-sync-72ae53d8bfc9.json"
  },
  "bridge": {
    "syncToken": "CHANGE_ME_SYNC_TOKEN",
    "webhookSecret": "ol_whs_za4wDLeD2fdo7P9pOBp3FpMuPSkHGaLH",
    "defaultCssClass": "scilmi-outline-content",
    "enableBootstrapWrapper": true,
    "appBaseUrl": ""
  },
  "translation": {
    "defaultLanguage": "de",
    "deeplQuotaRetryHours": 168
  },
  "deepl": {
    "apiKey": "59e81bdf-f164-446f-bde6-d9aec1d96a63",
    "keyLabel": "scilmi",
    "apiUrl": "https://api.deepl.com/v2/translate",
    "usageUrl": "https://api.deepl.com/v2/usage",
    "timeoutSeconds": 60
  },
  "transform": {
    "customCss": ".scilmi-outline-content h1,.scilmi-outline-content h2{font-weight:700}.scilmi-outline-content .badge-scilmi{background:#0d6efd;color:#fff;padding:2px 8px;border-radius:99px;}",
    "replaceText": [
      {
        "from": "SensiMint",
        "to": "SciLMi / SensiMint"
      }
    ],
    "keywordLinks": [
      {
        "keyword": "Checklist",
        "url": "/checklists"
      }
    ]
  }
}
