Configure Indieweb to be able to push to Twitter & Mastodon through Bridgy
This commit is contained in:
parent
fd68f437ae
commit
2c08a09cc5
1 changed files with 6 additions and 4 deletions
|
@ -12,13 +12,15 @@ pingback_endpoint: ''
|
|||
pingback_expose_link_tag: false
|
||||
webmention_uid: 1
|
||||
webmention_log_payload: true
|
||||
syndication_targets: 'Twitter (bridgy)|https://brid.gy/publish/twitter'
|
||||
syndication_targets: |
|
||||
Twitter (bridgy)|https://brid.gy/publish/twitter|1
|
||||
Mastodon - social.coop (bridgy)|https://brid.gy/publish/mastodon|1
|
||||
bridgy_back_link: always
|
||||
send_webmention_handler: disabled
|
||||
send_custom_url: true
|
||||
send_custom_url: false
|
||||
send_link_fields: ''
|
||||
send_log_response: false
|
||||
send_comment_webmention_field: ''
|
||||
send_log_response: true
|
||||
send_comment_webmention_field: indieweb_webmention
|
||||
send_comment_permission_fields: true
|
||||
_core:
|
||||
default_config_hash: bYXASvKSQG0TXFKL-ACHIRzci6Fn4pmrAn9uU4Cpt54
|
||||
|
|
Loading…
Reference in a new issue