Fixed: Unfree problems

This commit is contained in:
2026-05-06 17:22:15 +02:00
parent 5baa98329d
commit 870ead1994
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ in
};
"/admin/" = {
root = "${synapseAdmin}";
tryFiles = "$uri $uri/ /index.html";
#tryFiles = "$uri $uri/ /index.html";
};
};
};