From d1cbff57afb8386d6f326f7b9a7890341279b406 Mon Sep 17 00:00:00 2001 From: iamkubi Date: Tue, 2 Jun 2020 14:33:35 -0700 Subject: [PATCH] Document steps to fix redbot disk space issues Fixes #550 when using the Redbot audio cog --- bots/discord/redbot/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bots/discord/redbot/README.md b/bots/discord/redbot/README.md index d4f3c036..165b391e 100644 --- a/bots/discord/redbot/README.md +++ b/bots/discord/redbot/README.md @@ -5,4 +5,9 @@ A multifunction Discord bot ### Server Ports No port are required to run Red. +### Additional Requirements +When using the Audio Cog the bot will attempt to save files to /tmp resulting in a disk space error. To resolve this error you must increase the size of `tmpfs` using custom container policy. + +For additional details see: https://pterodactyl.io/daemon/0.6/configuration.html#container-policy + #### Mods/Plugins may require ports to be added to the server.