namespace FWLAZ_Web { public class AppSettings { public bool RegistrationEnabled { get; set; } } }