aboutsummaryrefslogtreecommitdiff
path: root/config/C5Sign-websocket.xml
blob: 549da073493730155483381d78dfc518bf6b02fc (plain)
1
2
3
4
5
6
7
8
9
<LightInstallation>
    <InheritsFrom>config/C5Sign.xml</InheritsFrom>
    <RendererConfiguration>
		<Renderer>
    		<InheritsFrom>renderers/Websocket.xml</InheritsFrom>
		</Renderer>
    </RendererConfiguration>
    <InputConfiguration> </InputConfiguration>
</LightInstallation>