> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/device-limit-settings.md).

# 중복 재생 차단 기기대수 설정하기

{% hint style="info" %}
DRM 유료 부가서비스를 이용하시면 중복 재생 차단 설정이 가능합니다.

서비스 이용을 원하실 경우 맑은소프트 고객센터 1:1 문의 게시판에 문의 남겨주시기 바랍니다. <br>
{% endhint %}

#### 허용 등록 기기 개수 설정하기

> * **범위**: 사용자 ID당 **최소 1대 \~ 최대 10대**까지 지정할 수 있습니다.
> * **기기 통합 관리**: PC, 모바일, 태블릿 등을 구분하지 않고 전체 대수로 통합 관리됩니다.

1. 콜러스 콘솔 접속합니다.
2. 설정 아이콘 클릭 > **'중복재생차단'** 클릭 > 등록 기기 개수를 설정합니다.

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FRjOTPmANVdWcd6ncyqPE%2Fimage.png?alt=media&amp;token=e4a158ad-08d6-4bfc-a47c-04bc4ffa00d3" alt=""><figcaption></figcaption></figure>

3. **\[저장]** 버튼 클릭하면 됩니다.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/device-limit-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
