Document steps to fix redbot disk space issues
Fixes #550 when using the Redbot audio cog
This commit is contained in:
		| @@ -5,4 +5,9 @@ A multifunction Discord bot | |||||||
| ### Server Ports | ### Server Ports | ||||||
| No port are required to run Red. | 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. | #### Mods/Plugins may require ports to be added to the server. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user