Add strict yml

This commit is contained in:
NanoCode012
2023-05-26 11:10:59 +09:00
parent 60e32ff457
commit d7d8bc739e

View File

@@ -325,6 +325,9 @@ debug:
# Seed
seed:
# Allow overwrite yml config using from cli
strict:
```
</details>