# Disk space

## 1 Storage settings

![Fig. 1: The menu for the memory settings](/files/vi71YK09rT2sYNnYPryl)

{% hint style="info" %}
Settings for the memory space are only visible in expert mode.
{% endhint %}

{% hint style="info" %}
Locked settings that have been set with environment variables at startup are marked with <mark style="background-color:red;">ENV</mark>. Disable or adjust environment variables unlocks the settings.
{% endhint %}

## 2 settings for /memfs

Basic authentication for PUT, POST and DELETE requests. It is strongly recommended to enable basic authentication to prevent unauthorized writes to /memfs.

### 3 Username

### 4 Password

### 5 Maximum file size

### 6 Remove old files

## 7 Hard disk

## 8 Hard disk cache

### 9 Maximum file size

### 10 Cache timeout

### 11 Maximum file size

### 12 Cache Type

## Learn more

{% content-ref url="/pages/-MYd\_eWFK56LZQkA-iAN" %}
[User Guides](/restreamer/knowledge-base/user-guides.md)
{% endcontent-ref %}


---

# 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://docs.datarhei.com/restreamer/knowledge-base/manual/system-settings/disk-space.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.
