From 3f333a4b7613b85e54dd96afc8393865a0c15ca1 Mon Sep 17 00:00:00 2001 From: orhtej2 <2871798+orhtej2@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:49:16 +0200 Subject: [PATCH] Add Firefox Sync Storage server Added integration for new-generation Firefox Sync Storage server (Rust version). --- apps.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps.toml b/apps.toml index 0b465e11..ff5ffd19 100644 --- a/apps.toml +++ b/apps.toml @@ -3625,6 +3625,11 @@ state = "working" subtags = [ "chat" ] url = "https://github.com/YunoHost-Apps/synapse-admin_ynh" +[syncserver-rs] +category = "synchronization" +state = "working" +url = "https://github.com/YunoHost-Apps/syncserver-rs_ynh" + [syncthing] category = "synchronization" level = 8