> For the complete documentation index, see [llms.txt](https://docs.datarhei.com/restreamer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datarhei.com/restreamer/de/wissensdatenbank/user-guides/restreamer-einstellungen/speicherplatz.md).

# Speicherplatz

![Abb. 1: Das Menü für die Speicherplatz-Einstellungen](/files/ggIRGgVyb3qhdwaHymJN)

{% hint style="info" %}
Einstellungen für den Speicherplatz sind nur im Experten-Modus sichtbar.
{% endhint %}

{% hint style="info" %}
Gesperrte Einstellungen, die mit Umgebungsvariablen beim Start gesetzt worden sind werden mit <mark style="background-color:red;">ENV</mark> markiert. Umgebungsvariablen deaktivieren oder anpassen schaltet die Einstellungen frei.
{% endhint %}

## 2 Einstellungen für /memfs

Basisauthentifizierung für PUT-, POST- und DELETE-Anfragen. Es wird dringend empfohlen die Basisauthentifizierung zu aktivieren, um unbefugte Schreibzugriffe in /memfs zu verhindern.

### 3 Nutzername

### 4 Passwort

### 5 Maximale Dateigröße

### 6 Alte Dateien entfernen

## 7 Festplatte

## 8 Festplatten Cache

### 9 Maximale Dateigröße

### 10 Cache Timeout

### 11 Maximale Dateigröße

### 12 Cache Type

## Mehr Informationen

{% content-ref url="/pages/-M\_u9ZeYQ33IfUjMXbJk" %}
[Leitfäden](/restreamer/de/wissensdatenbank/leitfaeden.md)
{% endcontent-ref %}


---

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

```
GET https://docs.datarhei.com/restreamer/de/wissensdatenbank/user-guides/restreamer-einstellungen/speicherplatz.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.
