Closed Gredin67 closed 1 year ago
Change to rough YAML sequences
permissions: relay: - * user: - "example.com" - "@user:example.com" admin: - "@admin:example.com"
It would be super easy to parse. And avoid mistakes of people changing the value manually in the config.yaml file
config.yaml
answer in the matrix chat was roughly "won't solve, too much code to change for too little value added", which I can understand :)
Problem
Solution
Change to rough YAML sequences
Benefits
It would be super easy to parse. And avoid mistakes of people changing the value manually in the
config.yaml
file