# Untitled object in ConfigAll Schema

```txt
https://ns.adobe.com/helix/config/all#/properties/config
```

Project config (from /.helix/config.json)

| Abstract            | Extensible | Status         | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In                                                                                |
| :------------------ | :--------- | :------------- | :----------- | :---------------- | :-------------------- | :------------------ | :---------------------------------------------------------------------------------------- |
| Can be instantiated | No         | Unknown status | No           | Forbidden         | Forbidden             | none                | [project-config-all.schema.json\*](project-config-all.schema.json "open original schema") |

## config Type

`object` ([Details](project-config-all-properties-config.md))

# config Properties

| Property                      | Type          | Required | Nullable       | Defined by                                                                                                                                                      |
| :---------------------------- | :------------ | :------- | :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [data](#data)                 | Not specified | Required | cannot be null | [ConfigAll](project-config-all-properties-config-properties-data.md "https://ns.adobe.com/helix/config/all#/properties/config/properties/data")                 |
| [lastModified](#lastmodified) | `string`      | Required | cannot be null | [ConfigAll](project-config-all-properties-config-properties-lastmodified.md "https://ns.adobe.com/helix/config/all#/properties/config/properties/lastModified") |

## data

The project config

`data`

*   is required

*   Type: unknown

*   cannot be null

*   defined in: [ConfigAll](project-config-all-properties-config-properties-data.md "https://ns.adobe.com/helix/config/all#/properties/config/properties/data")

### data Type

unknown

## lastModified



`lastModified`

*   is required

*   Type: `string`

*   cannot be null

*   defined in: [ConfigAll](project-config-all-properties-config-properties-lastmodified.md "https://ns.adobe.com/helix/config/all#/properties/config/properties/lastModified")

### lastModified Type

`string`
