Add FeedUpdater
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import Config
|
||||
|
||||
config :logger,
|
||||
compile_time_purge_matching: [
|
||||
[level_lower_than: :info]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user