feat: adds syncthing ids

This commit is contained in:
Ahwx 2025-08-05 21:01:38 +02:00
parent df4605bda6
commit 5e49a17aa5

View file

@ -25,10 +25,14 @@
else if (host == "sakura") then
{
"systemMailerPassword" = { };
"dandelionSyncthingId" = { };
"sakuraSyncthingId" = { };
}
else if (host == "dandelion") then
{
"systemMailerPassword" = { };
"dandelionSyncthingId" = { };
"sakuraSyncthingId" = { };
}
else
{ };