5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 11:36:21 +00:00
panel/config/initializers/device_detector.rb
jazzari 6866f827f6
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix: error de sintaxis y parámetros a device_detector #14334
2023-09-22 15:10:46 -03:00

3 lines
No EOL
99 B
Ruby

DeviceDetector.configure do |config|
config.max_cache_keys = 5_000 # to check if not too much
end