This message was deleted.
# announcements
s
This message was deleted.
c
can you show us how you are setting the api keys? basically I just run
Copy code
docker run --rm livekit/livekit-server generate-keys
to generate a key and set it in the config.yaml like this
Copy code
keys:
  key1: "APIVGVAsreDyEn2: pqErUWj92VSnvEKOupGUSngBvhGgBn9B1nCvQpA6V9E"
d
hey @bulky-pizza-75657, I appreciate the note. we do have docs on the config format: https://github.com/livekit/livekit-server/blob/master/config-sample.yaml#L56 we should probably link to it from the getting started guide.
b
Actually, ignore what I said. It's my bad. At the time I didn't quite grok what was needed. Now of course going through things and it clicking. Now I get it. So yeah, got it working through the config.