We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First of all thanks for your work! Great project.
We run multiuser instances on some agency server. At the moment i have to create every user access per project.
user1@server1 user2@server1 ... user20@server1
It would be nice to use some kind of wildcard in the config
$user@server1
Maybe it's possible to integrate :)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
First of all thanks for your work! Great project.
We run multiuser instances on some agency server. At the moment i have to create every user access per project.
user1@server1
user2@server1
...
user20@server1
It would be nice to use some kind of wildcard in the config
$user@server1
Maybe it's possible to integrate :)
The text was updated successfully, but these errors were encountered: