Skip to content

Canister Settings

TODO: Write content for this page.

Configure all canister settings: controllers (who can manage the canister), memory allocation, compute allocation, freezing threshold, log visibility, Wasm memory limit, and canister metadata (name, description, git commit for dashboard visibility). Show how to set these via icp-cli and programmatically. Cover environment-specific settings using icp.yaml environments.

  • Portal: building-apps/canister-management/control.mdx, settings.mdx
  • icp-cli: reference/canister-settings.md, concepts/environments.md
  • icskills: cycles-management
  • guides/canister-management/lifecycle — settings are part of canister management
  • guides/canister-management/cycles-management — freezing threshold and cost implications
  • reference/cycles-costs — cost of compute/memory allocation
  • icp-cli docs: https://dfinity.github.io/icp-cli/0.2/