Add clarification to Red egg readme (#1425)

This commit is contained in:
AlaRubra123 2021-12-02 10:58:46 -06:00 committed by GitHub
parent b0cc71b141
commit 2f50380f4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ No port are required to run Red.
if you want to use the internal Lavalink Server, you need to allocate port 2333 as primary
### 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.
When using the Audio Cog the bot will attempt to save files to /tmp resulting in a disk space error. You may also see this same error when attempting to install a cog, due to pip using /tmp to build the requirements. To resolve this error you must increase the size of `tmpfs` using custom container policy.
For additional details see:
https://pterodactyl.io/wings/1.0/configuration.html#other-values