Skip to content

AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API

Eugenij requested to merge eugenijm/pleroma:instance-docs into develop

Closes #1516 (closed)

Allows to upload the custom Terms of Service and Instance Panel HTML pages via Admin API. The files are placed into the instance static directory, so once uploaded, they will be used instead of the existing ones under the same paths.

Edited by Eugenij

Merge request reports