diff --git a/docs/deweb/cli/config.mdx b/docs/deweb/cli/config.mdx index ec067a632..5a77a59c0 100644 --- a/docs/deweb/cli/config.mdx +++ b/docs/deweb/cli/config.mdx @@ -16,7 +16,7 @@ Here’s a sample `deweb_cli_config.json` setup: "wallet_password": "your-wallet-password", "wallet_path": "your-wallet.yaml", "node_url": "https://mainnet.massa.net/api/v2", - "chunk_size": 64000 + "chunk_size": 64000, "metadatas": { "TITLE": "My Website", "DESCRIPTION": "This is my website",