Skip to content

Permission node for each broadcaster #6

Description

@SnowBlitzz

Could there be a permission node for each broadcaster? Example like autobroadcaster.see.default and autobroadcaster.see.second_broadcaster so we can separate which group sees which broadcaster

autobroadcaster {
# Here you can define all the broadcaster that you need.
broadcasters {
# This is a default broadcaster. You can rename it and modified as you want.
default {
#...
# Configuration parameters as before
}
second_broadcaster {
#...
# Same parameters as the default broadcaster
}
}
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions