Enable social post facebook, social post mastodon, and especially mposse

This commit is contained in:
Keegan Rankin 2025-10-17 11:58:22 -07:00
parent 06617fa004
commit 1f859e6ff3
37 changed files with 1089 additions and 0 deletions

View file

@ -0,0 +1,47 @@
uuid: bf0547b5-aedc-428f-b5af-3d8e4ce7304d
langcode: en
status: true
dependencies:
module:
- node
- options
_core:
default_config_hash: qKQL-shvzZEr7lTSin9INde3RcrHAHsG9mOXGt3_6i0
id: node.field_mposse_delay
field_name: field_mposse_delay
entity_type: node
type: list_integer
settings:
allowed_values:
-
value: 0
label: 'No delay'
-
value: 5
label: '5 minutes'
-
value: 10
label: '10 minutes'
-
value: 15
label: '15 minutes'
-
value: 20
label: '20 minutes'
-
value: 30
label: '30 minutes'
-
value: 45
label: '45 minutes'
-
value: 60
label: '60 minutes'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false