Add identd
This commit is contained in:
parent
67fe5d263d
commit
e0d2243248
9 changed files with 140 additions and 6 deletions
|
@ -112,6 +112,7 @@ func init() {
|
|||
viper.BindPFlags(rootCmd.PersistentFlags())
|
||||
viper.BindPFlags(rootCmd.Flags())
|
||||
|
||||
viper.SetDefault("identd", true)
|
||||
viper.SetDefault("auto_ctcp", true)
|
||||
viper.SetDefault("verify_certificates", true)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue