disable radicle node web description (bug)

This commit is contained in:
2025-10-01 19:36:53 +02:00
parent 1cc8b6b70a
commit 285bcc01e2

View File

@@ -20,8 +20,9 @@
};
};
settings = {
web.avatarUrl = "https://rpqt.fr/favicon.svg";
description = "rpqt's radicle node";
# FIXME: activation fails with rad saying the config is invalid
# web.avatarUrl = "https://rpqt.fr/favicon.svg";
# web.description = "rpqt's radicle node";
};
};