mirror of
http://ghproxy.cn/https://github.com/multunus/onemdm-server
synced 2025-12-06 10:14:59 +00:00
Add GCM push for pushing OneMDM app to devices
This commit is contained in:
@@ -5,7 +5,7 @@ Rollbar.configure do |config|
|
||||
config.access_token = ENV['ROLLBAR_ACCESS_TOKEN']
|
||||
|
||||
# Here we'll disable in 'test':
|
||||
if Rails.env.test?
|
||||
if Rails.env.test? || Rails.env.development?
|
||||
config.enabled = false
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user