mirror of
https://github.com/apernet/OpenGFW.git
synced 2024-12-22 08:59:21 +08:00
chore: do not default replay.realtime to true
This commit is contained in:
parent
70fee14103
commit
76c0f47832
@ -135,8 +135,6 @@ func initConfig() {
|
||||
viper.AddConfigPath("$HOME/.opengfw")
|
||||
viper.AddConfigPath("/etc/opengfw")
|
||||
}
|
||||
|
||||
viper.SetDefault("replay.realtime", true)
|
||||
}
|
||||
|
||||
func initLogger() {
|
||||
|
Loading…
Reference in New Issue
Block a user