forked from TrueCloudLab/frostfs-node
[#720] ir: Delete without_notary
defaults
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
parent
896c749b92
commit
cb842096d4
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ func defaultConfiguration(cfg *viper.Viper) {
|
|||
cfg.SetDefault("metrics.shutdown_timeout", "30s")
|
||||
|
||||
cfg.SetDefault("without_mainnet", false)
|
||||
cfg.SetDefault("without_notary", false)
|
||||
cfg.SetDefault("without_main_notary", false)
|
||||
|
||||
cfg.SetDefault("morph.endpoint.client", "")
|
||||
cfg.SetDefault("morph.endpoint.notification", "")
|
||||
|
|
Loading…
Reference in a new issue