Optimized Mastodon, Discourse etc. for Flock.Town

This commit is contained in:
2025-02-20 01:19:25 +01:00
parent a70b0ed48f
commit 6e02e09471
8 changed files with 147 additions and 51 deletions

View File

@@ -30,7 +30,7 @@
uri:
url: "https://{{ domains.matomo }}/index.php"
method: POST
body: "module=API&method=SitesManager.addSite&siteName={{ base_domain }}&urls=https://{{ base_domain }}&token_auth={{ matomo_auth_token }}&format=json"
body: "module=API&method=SitesManager.addSite&siteName={{ base_domain }}&urls=https://{{ base_domain }}&token_auth={{ applications.matomo.auth_token }}&format=json"
body_format: form-urlencoded
status_code: 200
return_content: yes