public async Task ConfigChanged()
 {
     await _configSettingService.ForceRefreshAsync();
 }