You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| developer.autoReload | bool |`true`| Enable automatic reloading inside uvicorn when the sources change Used by the integration tests for running closer to prod setup |
27
28
| developer.editableMountedPythonModules | bool |`true`| Use pip install -e for mountedPythonModulesToInstall This is used by the integration tests because editable install might behave differently |
28
29
| developer.enableCoverage | bool |`false`| Enable collection of coverage reports (intended for CI usage only) |
0 commit comments