# Web Console Settings

OvenMediaEngine에서 제공하는 다양한 기능의 설정을 확인하고 일부 관리 및 제어 할 수 있습니다. 각 기능 및 설정에 대한 자세한 정보는 [OvenMediaEngine 사용자 가이드](https://docs.ovenmediaengine.com/)에서 확인할 수 있습니다.

### 미적용 설정 감지

Web Console은 실행중인 OvenMediaEngine에 아직 적용되지 않은 변경된 설정 정보를 확인 할 수 있는 기능을 제공합니다. 변경사항이 확인 되면 상단 네비게이션 바의 설정 메뉴 옆에 느낌표(!) 아이콘이 표시됩니다.

<figure><img src="/files/AZ6a1l3ScJHQLLhLcOgy" alt=""><figcaption></figcaption></figure>

설정 화면으로 이동 시 변경사항이 있을 경우 상단에 알림 메시지가 표시되며, `Show details` 버튼을 클릭하여 현재 OvenMediaEngine에 적용되지 않은 설정 항목들을 팝업으로 확인할 수 있습니다.

<figure><img src="/files/ErH3erGxa6ejnXK5Y9gS" alt=""><figcaption></figcaption></figure>

팝업에서는 각 항목의 기존 값과 변경된 값이 비교된 형태로 표시됩니다.

<figure><img src="/files/4up1dqeM8AwuUUWb47Fw" alt=""><figcaption></figcaption></figure>

변경 사항은 OvenMediaEngine을 재시작해야 적용 되며, Web Console 상단 네비게이션의 "Restart" 버튼을 이용하거나 수동으로 재시작할 수 있습니다.

{% hint style="success" %}
추후 사용자가 직접 Web Console에서 더 많은 정보를 수정할 수 있도록 업데이트 될 예정이오니 잠시만 기다려주십시오.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/exclusive/web-console/web-console-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
