aboutsummaryrefslogtreecommitdiff
path: root/config/C5Sign-websocket.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/C5Sign-websocket.xml')
-rw-r--r--config/C5Sign-websocket.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/C5Sign-websocket.xml b/config/C5Sign-websocket.xml
new file mode 100644
index 0000000..549da07
--- /dev/null
+++ b/config/C5Sign-websocket.xml
@@ -0,0 +1,9 @@
+<LightInstallation>
+ <InheritsFrom>config/C5Sign.xml</InheritsFrom>
+ <RendererConfiguration>
+ <Renderer>
+ <InheritsFrom>renderers/Websocket.xml</InheritsFrom>
+ </Renderer>
+ </RendererConfiguration>
+ <InputConfiguration> </InputConfiguration>
+</LightInstallation>