comment about room vs space for parent_room value
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
|||||||
# the room-id of the matrix room or space to use as your "full user list"
|
# the room-id of the matrix room or space to use as your "full user list"
|
||||||
# changes to user power levelsin this room will affect all rooms in the space
|
# changes to user power levelsin this room will affect all rooms in the space
|
||||||
|
# some features may not work if this is a regular room. use a space.
|
||||||
parent_room: "!somerandomcharacters:server.tld"
|
parent_room: "!somerandomcharacters:server.tld"
|
||||||
|
|
||||||
# sleep time between actions. you can drop this to 0 if your bot has no
|
# sleep time between actions. you can drop this to 0 if your bot has no
|
||||||
@@ -145,4 +146,4 @@ verification_attempts: 3
|
|||||||
verification_message: |
|
verification_message: |
|
||||||
Thank you for joining {room}. As an anti-spam measure, you must demonstrate that you are a real person before you can send messages in its rooms.
|
Thank you for joining {room}. As an anti-spam measure, you must demonstrate that you are a real person before you can send messages in its rooms.
|
||||||
|
|
||||||
Please send a message to this chat with the phrase: "{phrase}"
|
Please send a message to this chat with the phrase: "{phrase}"
|
||||||
|
|||||||
Reference in New Issue
Block a user