Skip to content

Commit 817fca7

Browse files
authored
Merge branch 'main' into ale/eng-8365-enable-email-level-breakdown-for-custom-events-in-posthog
2 parents 985d82c + 48742bd commit 817fca7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs-website/router/persisted-queries/persisted-operations.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,7 @@ To migrate from allowing all operations to a more restrictive option incremental
187187
<CodeGroup>
188188
```bash config.yaml
189189
persisted_operations:
190-
log_unknown:
191-
enabled: true
190+
log_unknown: true
192191
```
193192
</CodeGroup>
194193
</Step>

0 commit comments

Comments
 (0)