Skip to content
  • Alexander Strizhakov's avatar
    config versioning · 2538c741
    Alexander Strizhakov authored
    - added DynamicSupervisor, which starts Pleroma deps and restarts config dependent deps
    - added versioning for in database config. New version is created from
    changes which are passed to config update/delete endpoint. Every version
    contains backup with all changes added through update. Versioning
    supports rollbacks with N steps. With a rollback, all versions that
    come after the version on which the rollback was made are deleted.
    2538c741
To find the state of this project's repository at the time of any of these versions, check out the tags.