Skip to content

Commit ac9eb19

Browse files
committed
premium: document new evalcc ops limits
Signed-off-by: Luca Zeuch <[email protected]>
1 parent 46f0f2d commit ac9eb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/welcome/premium.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A premium server unlocks the following benefits:
2727
### Common Template Scripting
2828

2929
- Increase max operation count from 1 million to 2.5 million (`MaxOpsPremium`).
30-
- Increase max operation count with `evalcc` command from 5,000 to 10,000 (`MaxOpsPremium`).
30+
- Increase max operation count with `evalcc` command from 200,000 to 500,000 (`MaxOpsPremium`).
3131
- Increase max `getChannelPins` uses in one script execution from 2 to 4 (`channel_pins`).
3232
- Increase max `sort` uses in one script execution from 1 to 3 (`sort`).
3333
- Increase max `execCC` and `scheduleUniqueCC` uses in one script execution from 1 to 10 (`runcc`).

0 commit comments

Comments
 (0)