adding default for google a analytics
This commit is contained in:
parent
e959e529ff
commit
1ca5e25e53
1 changed files with 2 additions and 0 deletions
|
|
@ -65,6 +65,8 @@ default:
|
||||||
smtp_username: 'smtp_username'
|
smtp_username: 'smtp_username'
|
||||||
smtp_password: 'secret'
|
smtp_password: 'secret'
|
||||||
|
|
||||||
|
#google analytics key, if false, it won't include the javascript
|
||||||
|
google_a_site: false
|
||||||
development:
|
development:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue