Skip to main content
Glama
gjenkins20

webmin-mcp-server

set_user_quota

Configure disk usage limits for users on specific filesystems to manage storage allocation and prevent resource exhaustion.

Instructions

Set disk quota limits for a user on a filesystem. This is a dangerous operation and is blocked in safe mode. Set limits to 0 for unlimited.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
serverNoServer alias (e.g., 'pi1', 'web-server'). Uses default server if not specified.
usernameYesUsername to set quota for
filesystemYesMount point of the filesystem
soft_block_limitNoSoft limit for disk blocks (0 = unlimited)
hard_block_limitNoHard limit for disk blocks (0 = unlimited)
soft_file_limitNoSoft limit for file count (0 = unlimited)
hard_file_limitNoHard limit for file count (0 = unlimited)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gjenkins20/webmin-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server