Set webmentions to run on cron
This commit is contained in:
parent
26a8aaa097
commit
aa14d30664
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ syndication_targets: "Twitter (bridgy)|https://brid.gy/publish/twitter|1\r\nMast
|
||||||
bridgy_back_link: always
|
bridgy_back_link: always
|
||||||
send_custom_url: false
|
send_custom_url: false
|
||||||
send_link_fields: ''
|
send_link_fields: ''
|
||||||
send_webmention_handler: disabled
|
send_webmention_handler: cron
|
||||||
send_log_response: true
|
send_log_response: true
|
||||||
send_comment_webmention_field: indieweb_webmention
|
send_comment_webmention_field: indieweb_webmention
|
||||||
send_comment_permission_fields: true
|
send_comment_permission_fields: true
|
||||||
|
|
Loading…
Reference in a new issue