docs: replace alfred with respondd (#1842)

This commit is contained in:
Ruben Barkow 2019-10-16 23:59:17 +02:00 committed by Andreas Ziegler
parent b823b80356
commit e990342f85
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ Roles
=====
It is possible to define a set of roles you want to distinguish at backend side. One node can own one
role which it will announce via alfred inside the mesh. This will make it easier to differentiate
nodes when parsing alfred data. E.g to count only **normal** nodes and not the gateways
role which it will announce via respondd/announced inside the mesh. This will make it easier to differentiate
nodes when parsing respondd data. E.g to count only **normal** nodes and not the gateways
or servers (nodemap). A lot of things are possible.
For this the section ``roles`` in ``site.conf`` is needed::