mirror of
https://github.com/wassname/talk.git
synced 2026-08-07 11:29:44 +08:00
[CORL-436] Embed Code (#2398)
* feat: initial implementation * fix: moved embed configuration to advanced * feat: added copy button to embed code * fix: removing unused line
This commit is contained in:
@@ -170,7 +170,7 @@ const config = convict({
|
||||
format: "optional-url",
|
||||
default: "",
|
||||
env: "STATIC_URI",
|
||||
arg: "staticUri",
|
||||
arg: "staticURI",
|
||||
},
|
||||
websocket_keep_alive_timeout: {
|
||||
doc:
|
||||
|
||||
Reference in New Issue
Block a user