9 lines
191 B
Markdown
9 lines
191 B
Markdown
|
---
|
||
|
type: task
|
||
|
---
|
||
|
|
||
|
# Validate daemon Config in SetConfig
|
||
|
|
||
|
When the `Daemon.SetConfig` method is called, it should call Validate on the
|
||
|
full new `daemon.Config` (not just the NetworkConfig).
|