File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1010
1111MDIO can be configured using environment variables to customize behavior for import, export,
1212and validation operations. These variables provide runtime control without requiring code changes.
13- You can find a summary of the available variables below.
13+ You can find a summary of the available variables and their defaults below.
1414
1515| ** Variable** | ** Type** | ** Default** |
1616| ------------------------------------- | -------- | -------------------------------- |
@@ -20,9 +20,8 @@ You can find a summary of the available variables below.
2020| ` MDIO__GRID__SPARSITY_RATIO_LIMIT ` | ` float ` | ` 10.0 ` |
2121| ` MDIO__IMPORT__SAVE_SEGY_FILE_HEADER ` | ` bool ` | ` False ` |
2222| ` MDIO__IMPORT__CLOUD_NATIVE ` | ` bool ` | ` False ` |
23- | ` MDIO_IGNORE_CHECKS ` | ` bool ` | ` False ` |
2423| ` MDIO__IMPORT__RAW_HEADERS ` | ` bool ` | ` False ` |
25- | | | |
24+ | ` MDIO_IGNORE_CHECKS ` | ` bool ` | ` False ` |
2625
2726## CPU and Performance
2827
You can’t perform that action at this time.
0 commit comments