17 lines
284 B
Markdown
17 lines
284 B
Markdown
---
|
|
sidebar_label: 'Minify'
|
|
displayed_sidebar: configSyncSidebar
|
|
slug: /configuration/minify
|
|
---
|
|
|
|
# Minify
|
|
|
|
When enabled all the exported JSON files will be minified.
|
|
|
|
| Name | Details |
|
|
| ---- | ------- |
|
|
| Key | `minify` |
|
|
| Required | false |
|
|
| Type | bool |
|
|
| Default | `false` |
|