diff options
Diffstat (limited to 'data/db.yaml')
-rw-r--r-- | data/db.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/db.yaml b/data/db.yaml index df467d4..b4bb7f1 100644 --- a/data/db.yaml +++ b/data/db.yaml @@ -16,6 +16,9 @@ features: Stations access the medium in a random, uncoordinated fashion. access.token-passing: name: Token-passing + description: > + Permission to speak is granted by the node who previously held it + (the “token”) with no fixed master involved. access.polling: name: Polling description: > |