# plugins.core.preferences.updates

Updates Module.

---

## API Overview
**Variables** - _Configurable values_
 * [automaticallyCheckForUpdates](#automaticallycheckforupdates)

---

## API Documentation

#### Variables

### [automaticallyCheckForUpdates](#automaticallycheckforupdates)

|                                             |                                                                                     |
| --------------------------------------------|-------------------------------------------------------------------------------------|
| **Signature**                               | `plugins.core.preferences.updates.automaticallyCheckForUpdates <cp.prop: boolean>`                                                                    |
| **Type**                                    | Variable                                                                     |
| **Description**                             | Automatically check for updates?                                                                     |
| **Notes**                                   | None |
| **Source**                                  | [src/plugins/core/preferences/updates.lua line 23](https://github.com/CommandPost/CommandPost/blob/develop/src/plugins/core/preferences/updates.lua#L23) |

---

---

<script src="https://giscus.app/client.js"
        data-repo="CommandPost/CommandPost"
        data-repo-id="MDEwOlJlcG9zaXRvcnk3NDY0NTk2NQ=="
        data-category="Website Discussion"
        data-category-id="DIC_kwDOBHMBzc4CXFFA"
        data-mapping="pathname"
        data-strict="0"
        data-reactions-enabled="1"
        data-emit-metadata="0"
        data-input-position="bottom"
        data-theme="dark"
        data-lang="en"
        crossorigin="anonymous"
        async>
</script>
