UPDATE 14-Octubre
This commit is contained in:
@@ -71,4 +71,9 @@ firestore.data.importer.enabled=${GCP_FIRESTORE_IMPORTER_ENABLE}
|
||||
# LOGGING Configuration
|
||||
# =========================================================
|
||||
logging.level.root=${LOGGING_LEVEL_ROOT:INFO}
|
||||
logging.level.com.example=${LOGGING_LEVEL_COM_EXAMPLE:INFO}
|
||||
logging.level.com.example=${LOGGING_LEVEL_COM_EXAMPLE:INFO}
|
||||
# =========================================================
|
||||
# ConversationContext Configuration
|
||||
# =========================================================
|
||||
conversation.context.message.limit=${CONVERSATION_CONTEXT_MESSAGE_LIMIT}
|
||||
conversation.context.days.limit=${CONVERSATION_CONTEXT_DAYS_LIMIT}
|
||||
Reference in New Issue
Block a user