Compare commits
4 commits
22fcbd630b
...
70fffb988d
Author | SHA1 | Date | |
---|---|---|---|
70fffb988d | |||
c70662c652 | |||
d5eedb1f8a | |||
2e3b1f9702 |
5 changed files with 592 additions and 534 deletions
|
@ -76,6 +76,7 @@
|
|||
"drupal/geolocation": "^3",
|
||||
"drupal/gin_gutenberg": "^1",
|
||||
"drupal/gin_login": "^2",
|
||||
"drupal/givebutter": "1.0.x-dev@dev",
|
||||
"drupal/google_analytics": "^4",
|
||||
"drupal/gutenberg": "^2",
|
||||
"drupal/http_cache_control": "^2",
|
||||
|
|
1116
composer.lock
generated
1116
composer.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -76,6 +76,7 @@ module:
|
|||
gdpr: 0
|
||||
geo_citation: 0
|
||||
geo_upgrade: 0
|
||||
givebutter: 0
|
||||
google_analytics: 0
|
||||
hal: 0
|
||||
help: 0
|
||||
|
|
6
config/sync/givebutter.settings.yml
Normal file
6
config/sync/givebutter.settings.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
script:
|
||||
acct: rr1fYlKKbeIogXUq
|
||||
visibility:
|
||||
enable: true
|
||||
request_path_mode: 0
|
||||
request_path_pages: ''
|
|
@ -115,7 +115,7 @@ display:
|
|||
type: none
|
||||
options: { }
|
||||
cache:
|
||||
type: tag
|
||||
type: none
|
||||
options: { }
|
||||
empty: { }
|
||||
sorts: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue