This commit is contained in:
KITAGAWA Yasutaka 2025-07-12 14:47:09 +09:00
parent b70869ad10
commit 92e7092e0c
No known key found for this signature in database
GPG Key ID: EF503E87E8731A87

View File

@ -95,6 +95,8 @@ The following file provides a reference of all supported configuration options.
**`name`** | `string` | Required | A unique name for that page **`name`** | `string` | Required | A unique name for that page
**`path`** | `string` | Required | The path (local or remote) to the config file to use.<br>For files located within `/user-data`, you only need to specify filename, for externally hosted files you must include the full URL **`path`** | `string` | Required | The path (local or remote) to the config file to use.<br>For files located within `/user-data`, you only need to specify filename, for externally hosted files you must include the full URL
For more info, see the[Multi-Page docs](/docs/pages-and-sections.md#multi-page-support)
**[⬆️ Back to Top](#configuring)** **[⬆️ Back to Top](#configuring)**
## `appConfig` _(optional)_ ## `appConfig` _(optional)_