commit
d7557dfe1b
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ class ApplicationController < ActionController::Base
|
|||
matomo = Rails.application.secrets.matomo
|
||||
|
||||
{
|
||||
cookie_domain: matomo[:cookie_domain],
|
||||
cookieDomain: matomo[:cookie_domain],
|
||||
domain: matomo[:domain],
|
||||
enabled: matomo[:enabled],
|
||||
host: matomo[:host],
|
||||
|
|
Loading…
Reference in a new issue