namespace Timeline.Configs { public static class ApplicationConfiguration { public const string DisableFrontEndKey = "DisableFrontEnd"; } }