Skip to content

Commit

Permalink
debug: add debug:pass for debugging the render pass
Browse files Browse the repository at this point in the history
  • Loading branch information
vaxerski committed Dec 22, 2024
1 parent 8fc51f9 commit dc7b609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ Only for developers.
| error_limit | limits the number of displayed config file parsing errors. | int | 5 |
| error_position | sets the position of the error bar. top - 0, bottom - 1 | int | 0 |
| colored_stdout_logs | enables colors in the stdout logs. | bool | true |
| pass | enables render pass debugging. | bool | false |

### More

Expand Down

0 comments on commit dc7b609

Please sign in to comment.