# Miscellaneous settings

Miscellaneous settings are located in this section. The settings are as follows:

* Weekly download limit - specifies how many downloads users can perform per week by default and it applied to users who are on plans that allow mobile downloads. This can be overridden per user on user details screen. Keep in mind that Streams Manager cannot strictly enforce download limits as Plex currently does not offer the ability to stop one's download (there used to be the ability to stop the old sync operation). It will just send a warning message to the user and log a warning against their account


---

# 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://streamsmanager.gitbook.io/streams-manager/configuration/settings/miscellaneous-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.
