Fediseer / fediseer

Something something stop bad instances
GNU Affero General Public License v3.0
50 stars 6 forks source link

Add endpoint for configuration #31

Closed RikudouSage closed 8 months ago

RikudouSage commented 11 months ago

As we talked about on Matrix. I'm pasting the example message:

For example GET /config

Which would return something like:

{
  "max_guarantees_per_instance": 20,
  "multiple_guarantors_per_instance": false
}

This is needed for https://github.com/Fediseer/FediseerGUI/issues/76