I have an artifactory server with a connan repository.
Currently I have a CI system that pushes to a single conan channel acme/stable
conan upload base64/1.0.0-2@acme/stable
How would you create a second channel and restrict artifactory permissions so not all users could write to the stable channel?