if (self.config.community) {
            self.config.community = encryption.encrypt(self.config.community);
        }