place.stream.server.settings

did:web:iame.li

Documentation

Record containing user settings for a particular Streamplace node

main record

Record containing user settings for a particular Streamplace node

Record Key any Any valid record key

Properties

debugRecording boolean Optional

Whether this node may archive your livestream for improving the service

View raw schema
{
  "key": "any",
  "type": "record",
  "record": {
    "type": "object",
    "properties": {
      "debugRecording": {
        "type": "boolean",
        "description": "Whether this node may archive your livestream for improving the service"
      }
    }
  },
  "description": "Record containing user settings for a particular Streamplace node"
}

Lexicon Garden

@