Add support for global configuration e.g. for setting a locale

Issue #69 resolved
Jan Stamer created an issue

Hi,

I would like to globally set a locale for my atlasboard. This might already be possible yet I could not figure out how.

I want to use it to set the locale for my board. This could also be used to localize widgets.

Thanks for the info!

// Jan

Comments (3)

  1. Sebastian Paul

    I think the question is not primarily about localisation, it's about global config.

    For me the usecase: config: global: statsdbconnectionstring: "mongodb://server"

    i want to use this config.global.statsdbconnectionstring in multiple jobs right now there's no really global section, if i switch from develop to live and have the same connection in 10 jobs i have to manually change all of them

  2. Log in to comment