Skip to content

Commit

Permalink
Update grover initializer using recommended solution in grover discus…
Browse files Browse the repository at this point in the history
…sion (#1308)
  • Loading branch information
martikat authored Aug 6, 2024
1 parent 72a19b2 commit b815255
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/grover.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
config.options = {
executable_path: '/usr/bin/chromium-browser',
launch_args: [
'--disable-gpu',
'--disable-dev-shm-usage',
'--font-render-hinting=none',
],
Expand Down

0 comments on commit b815255

Please sign in to comment.