mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 07:26:25 +00:00
feat: migrate to blume docs
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
---
|
||||
openapi: get /dwn/v1/params
|
||||
title: Query DWN Module Parameters
|
||||
description: Get current configuration settings for the DWN module
|
||||
og:title: DWN Module Configuration
|
||||
seo:
|
||||
title: "DWN Module Configuration"
|
||||
---
|
||||
|
||||
<Info>
|
||||
Module parameters control the global behavior of all DWN operations on the network.
|
||||
</Info>
|
||||
:::info
|
||||
Module parameters control the global behavior of all DWN operations on the network.
|
||||
:::
|
||||
|
||||
## Parameter Categories
|
||||
|
||||
@@ -28,6 +28,6 @@ og:title: DWN Module Configuration
|
||||
- **encryptedSchemas**: Schemas requiring encryption
|
||||
- **singleNodeFallback**: Development mode setting
|
||||
|
||||
<Tip>
|
||||
Query parameters before designing your application to ensure compliance with network limits.
|
||||
</Tip>
|
||||
:::tip
|
||||
Query parameters before designing your application to ensure compliance with network limits.
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user