get.pme.sh/pnats@v0.0.0-20240304004023-26bb5a137ed0/server/configs/reload/multiple_users_2.conf (about) 1 listen: 127.0.0.1:-1 2 3 authorization { 4 users = [ 5 {user: alice, password: baz} 6 {user: bob, password: bar} 7 ] 8 timeout: 0.5 9 }