Skip to content

Commit

Permalink
fix: increase starlark exec limit.. limit
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 committed Aug 21, 2024
1 parent 8284887 commit bb765c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elm/Pages/Admin/Settings.elm
Original file line number Diff line number Diff line change
Expand Up @@ -1271,4 +1271,4 @@ starlarkExecLimitMin =
-}
starlarkExecLimitMax : Int
starlarkExecLimitMax =
9999
99999

0 comments on commit bb765c5

Please sign in to comment.