Closed factyy closed 2 years ago
Old implementation doesn't handle a non-existing config file case too well: we end up with a nil config. Now we are checking whether there is a custom configuration and if there is none we just copy the default one
nil
Old implementation doesn't handle a non-existing config file case too well: we end up with a
nil
config. Now we are checking whether there is a custom configuration and if there is none we just copy the default one