Package com.bytedesk.voc.config
Class VocConfig
java.lang.Object
com.bytedesk.voc.config.VocConfig
@Configuration
@ConfigurationProperties(prefix="bytedesk.voc")
public class VocConfig
extends Object
- 
Field Details- 
maxFeedbackLength
- 
maxReplyLength
- 
maxRepliesPerFeedback
- 
emailNotification
- 
notificationEmail
- 
adminEmails
- 
requireApproval
- 
filterSensitiveWords
- 
sensitiveWordsFile
 
- 
- 
Constructor Details- 
VocConfigpublic VocConfig()
 
-