adverse-sapphire
adverse-sapphire2y ago

How can I modify the amount of RAM an actor should use?

I need help with modifying some JS for an actor.
2 Replies
lemurio
lemurio2y ago
hey, you can modify it using ACTOR_MEMORY_MBYTES environment variable, you can read about it more here
Environment variables | Platform | Apify Documentation
Learn how to provide your Actor with context that determines its behavior through a plethora of pre-defined environment variables offered by the Apify SDK.
adverse-sapphire
adverse-sapphireOP2y ago
@lemurio thank you!

Did you find this page helpful?