> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/oc-list/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/oc-list/admin/config/enable-disable-list-warning-message.md).

# Enable/Disable List Warning Message

<pre><code>{
        "lcc": {
                "provider": "${DBKS:CA_PROVIDER}"
        },
        "writer": {
                <a data-footnote-ref href="#user-content-fn-1">"editArticleInModal": true</a>
        },
        "icp": {
                "provider": "${DBKS:ICP_PROVIDER}",
                "function": "default"
        },
        "displayPublishedFilter": true,
        "defaultListLimit": 30,
        "warningMessage":true
}
</code></pre>

The warning messages can be turned On or Off by setting this key value as true or false.

```
"warningMessage":true
```

[^1]:
