disable radicle node web description (bug)
This commit is contained in:
parent
1cc8b6b70a
commit
285bcc01e2
1 changed files with 3 additions and 2 deletions
|
|
@ -20,8 +20,9 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
web.avatarUrl = "https://rpqt.fr/favicon.svg";
|
# FIXME: activation fails with rad saying the config is invalid
|
||||||
description = "rpqt's radicle node";
|
# web.avatarUrl = "https://rpqt.fr/favicon.svg";
|
||||||
|
# web.description = "rpqt's radicle node";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue