Fix: assign values to path, ctrl and data uris during configuration load
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Thu, 24 Nov 2016 19:33:32 +0000 (14:33 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 25 Nov 2016 22:06:05 +0000 (17:06 -0500)
commit21a3f1441e53c1239d3e8cdd1bf4f08531beb83e
tree1a7201f37953ff868edbfe6ba02282de353db71b
parenta04d714777b901a50daa68bdda8d8b04914d3846
Fix: assign values to path, ctrl and data uris during configuration load

Since overrides can be partial (name only, etc.) always assign a base
value from the configuration being loaded then apply overrides.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/config/session-config.c
This page took 0.027628 seconds and 5 git commands to generate.