> ## Documentation Index
> Fetch the complete documentation index at: https://wb-21fd5541-docs-1917.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 코드 캡처를 비활성화하려면 어떻게 해야 하나요?

Weave 클라이언트를 초기화할 때 코드 캡처를 비활성화할 수 있습니다: `weave.init("entity/project", settings={"capture_code": False})`.
또는 [환경 변수](/ko/weave/guides/core-types/env-vars) `WEAVE_CAPTURE_CODE=false`를 사용할 수도 있습니다.

***

<Badge stroke shape="pill" color="orange" size="md">[코드 캡처](/ko/support/weave/tags/code-capture)</Badge>
