add max structure recursion depth

This commit is contained in:
dfsek
2021-01-07 16:38:07 -07:00
parent 64391f3abc
commit d2a1901f44
5 changed files with 31 additions and 8 deletions

View File

@@ -8,4 +8,6 @@ cache:
structure: 32
sampler: 128
master-disable:
caves: false
caves: false
script:
max-recursion: 1000