export class AppConfig { securityPolicy = ["password"] columnsOnVisitsTab = [] securityQuestionText = "What is your year of birth?" hashSecurityQuestionResponse = false hideProfile = false registrationRequiresServerUser = false listUsernamesOnLoginScreen = true serverUrl = "http://localhost/" categories = [] uploadUnlockedFormReponses = false groupName = "" uploadToken = "change_this_token" homeUrl = "case-management" centrallyManagedUserProfile = false languageDirection = "ltr" languageCode = "en" uploadUrl = '' syncProtocol = '' minimumFreeSpace usageCleanupBatchSize barcodeSearchMapFunction:string showQueries:boolean }