server: restore compatibility with spaceapi v13

Apparently this is still required for some clients.
This commit is contained in:
Xiretza 2022-08-15 09:37:52 +02:00
parent 638f714129
commit bb528b7de7

View file

@ -6,6 +6,7 @@
$date=$arr[1]; //lastchange: upadate via file see explode/implode $date=$arr[1]; //lastchange: upadate via file see explode/implode
echo <<< eot echo <<< eot
{ {
"api":"0.13",
"api_compatibility":["14"], "api_compatibility":["14"],
"space":"IT-Syndikat", "space":"IT-Syndikat",
"logo":"https://it-syndikat.org/api/images/its_l.png", "logo":"https://it-syndikat.org/api/images/its_l.png",
@ -30,6 +31,7 @@
"email":"wir@it-syndikat.org", "email":"wir@it-syndikat.org",
"matrix":"#lobby:it-syndik.at" "matrix":"#lobby:it-syndik.at"
}, },
"issue_report_channels":["email"],
"membership_plans":[ "membership_plans":[
{ {
"name": "Normal membership", "name": "Normal membership",