Skip to content

Create room with customized power levels. #99

@bramenn

Description

@bramenn

The config.json will have a section called initial state that contains the power levels at which the rooms will be created.

"initial_state": {
        "power_levels": {
          "events_default": 0,
          "users_default": 0,
          "state_default": 50,
          "events": {
            "m.room.avatar": 0,
            "m.room.name": 0,
            "m.room.topic": 0,
            "m.room.message": 0
          }
        }
      }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions