Use a more specific path for GNU Social

This commit is contained in:
Nikita Karamov 2023-03-18 03:30:27 +01:00
parent 2c8a6c7da8
commit 4031a76291
No known key found for this signature in database
GPG key ID: 41D6F71EE78E77CD

View file

@ -15,7 +15,7 @@ const PROJECTS = {
}, },
}, },
gnuSocial: { gnuSocial: {
checkUrl: "/api/statusnet/version.xml", checkUrl: "/api/gnusocial/config.xml",
publishEndpoint: "/notice/new", publishEndpoint: "/notice/new",
params: { params: {
text: "status_textarea", text: "status_textarea",