crazy-max / docker-rtorrent-rutorrent

rTorrent and ruTorrent Docker image
MIT License
483 stars 107 forks source link

OPCACHE_MEM_SIZE is missing unit of measurement in the README #158

Closed newadventure079 closed 2 years ago

newadventure079 commented 2 years ago

The README says OPCACHE_MEM_SIZE: PHP OpCache memory consumption (default 128). 128, what? bytes? megabytes?

Also, other memory related attributes have M attached to them, ie. MEMORY_LIMIT: PHP memory limit (default 256M), so should the value for OPCACHE_MEM_SIZE be 128 or 128M?

crazy-max commented 2 years ago

128 in megabytes: https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.memory-consumption