Merge pull request #551 from parkervcp/iamkubi-patch-1

Document steps to fix redbot disk space issues
This commit is contained in:
Michael (Parker) Parker 2020-06-02 17:52:38 -04:00 committed by GitHub
commit b4329dc1ca
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.