Commit 12deb0b
committed
fix: correct giga_executor TOML key from giga_enabled to enabled
The legacy writer was emitting [giga_executor] giga_enabled which does
not match the seid viper key giga_executor.enabled, causing the Giga
Executor to always read as disabled.1 parent 205df4a commit 12deb0b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
321 | | - | |
| 321 | + | |
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
| |||
0 commit comments