documentation/dsls/DSL-AshPaperTrail.Domain.md
<!--
This file was generated by Spark. Do not edit it by hand.
-->
# DSL: AshPaperTrail.Domain
Documentation for `AshPaperTrail.Domain`.
## paper_trail
A section for configuring paper_trail behavior at the domain level.
### Options
| Name | Type | Default | Docs |
|------|------|---------|------|
| [`include_versions?`](#paper_trail-include_versions?){: #paper_trail-include_versions? } | `boolean` | `false` | Automatically include all version resources in the domain. |
<style type="text/css">.spark-required::after { content: "*"; color: red !important; }</style>