Enable hidden bridgy mastodon return indicator
This commit is contained in:
parent
1dd4ff625e
commit
26a8aaa097
1 changed files with 7 additions and 1 deletions
|
@ -74,6 +74,11 @@ content:
|
||||||
ds_limit: ''
|
ds_limit: ''
|
||||||
weight: 2
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
|
indieweb_bridgypublishmastodon:
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
indieweb_bridgypublishtwitter:
|
indieweb_bridgypublishtwitter:
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
@ -82,7 +87,7 @@ content:
|
||||||
indieweb_syndication:
|
indieweb_syndication:
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 6
|
weight: 7
|
||||||
region: content
|
region: content
|
||||||
hidden:
|
hidden:
|
||||||
body: true
|
body: true
|
||||||
|
@ -91,3 +96,4 @@ hidden:
|
||||||
field_summary: true
|
field_summary: true
|
||||||
langcode: true
|
langcode: true
|
||||||
links: true
|
links: true
|
||||||
|
search_api_excerpt: true
|
||||||
|
|
Loading…
Reference in a new issue