Skip to content

Commit

Permalink
fix: move ignoreLogs to config level 0
Browse files Browse the repository at this point in the history
  • Loading branch information
yshalsager authored Apr 18, 2024
1 parent b8af8ab commit 4287163
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ tag = "tags"
enableGitInfo = true

[build]
ignoreLogs = ["err-youtube-remote"]
writeStats = true

ignoreLogs = ["err-youtube-remote"]

0 comments on commit 4287163

Please sign in to comment.