We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d374eba + 81c4677 commit d8979f1Copy full SHA for d8979f1
1 file changed
packages/actor-scraper/sitemap-scraper/.actor/actor.json
@@ -3,6 +3,9 @@
3
"name": "sitemap-extractor",
4
"version": "0.1",
5
"buildTag": "latest",
6
+ "defaultMemoryMbytes": 1024,
7
+ "minMemoryMbytes": 256,
8
+ "maxMemoryMbytes": 4096,
9
"storages": {
10
"dataset": {
11
"actorSpecification": 1,
0 commit comments