Document steps to fix redbot disk space issues

Fixes #550 when using the Redbot audio cog
This commit is contained in:
iamkubi 2020-06-02 14:33:35 -07:00 committed by GitHub
parent 705456f84c
commit d1cbff57af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.