Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use direct references for some configuration variables (#10798) | Patrick Cloke | 2021-09-13 | 1 | -0/+1 |
Instead of proxying through the magic getter of the RootConfig object. This should be more performant (and is more explicit). |