Snapshot before Gemini gets to work.
This commit is contained in:
@@ -63,7 +63,8 @@
|
||||
const participants_array = Array.from(meeting_participants.values());
|
||||
|
||||
const data_kv = {
|
||||
external_client_id: user_id, // Novi Customer GUID in this case
|
||||
// NOTE: It may make since to use the Jitsi ID instead. Technically this is reporting on behalf of Jitsi and not really specific to the moderator. Also, this helps if there are multiple moderators!
|
||||
external_client_id: user_id, // Novi Customer GUID for now.
|
||||
name: 'live_stats_update', // Name of log entry "type"
|
||||
description: room_name,
|
||||
url_root: data?.url.origin,
|
||||
|
||||
Reference in New Issue
Block a user