Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisecheng committed May 12, 2023
1 parent cf2b2ff commit 294c672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/logstash/filters/translate.rb
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ def register
end

# check and set yaml code point limit
# set lookup dictionary
if @dictionary_path
if yaml_file?(@dictionary_path)
@yaml_dictionary_code_point_limit ||= 134_217_728
Expand Down

0 comments on commit 294c672

Please sign in to comment.