chore: do not default replay.realtime to true
This commit is contained in:
@@ -135,8 +135,6 @@ func initConfig() {
|
||||
viper.AddConfigPath("$HOME/.opengfw")
|
||||
viper.AddConfigPath("/etc/opengfw")
|
||||
}
|
||||
|
||||
viper.SetDefault("replay.realtime", true)
|
||||
}
|
||||
|
||||
func initLogger() {
|
||||
|
||||
Reference in New Issue
Block a user