# X_HONO_DISABLE_SSG_HEADER_KEY

**Kind:** Constant

**Source:** [`src/helper/ssg/middleware.ts`](https://github.com/honojs/hono/blob/main/src/helper/ssg/middleware.ts#L6)

**Part of:** [Helper](subsystem-src-helper)

## Definition

```ts
'x-hono-disable-ssg'
```

## Value

```ts
'x-hono-disable-ssg'
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `DEFAULT_OUTPUT_DIR` — `src/helper/ssg/ssg.ts`:27
