diff --git a/ecs/jskult-webapp/.env.example b/ecs/jskult-webapp/.env.example index 51438b2c..6afc42c6 100644 --- a/ecs/jskult-webapp/.env.example +++ b/ecs/jskult-webapp/.env.example @@ -23,7 +23,7 @@ AWS_REGION=ap-northeast-1 AUTHORIZE_ENDPOINT=oauth2/authorize TOKEN_ENDPOINT=oauth2/token BIO_SEARCH_RESULT_MAX_COUNT=35000 -BIO_EXCEL_RESULT_MAX_COUNT=10000 +BIO_EXCEL_RESULT_MAX_COUNT=15000 ULTMARC_SEARCH_RESULT_MAX_COUNT=500 SESSION_EXPIRE_MINUTE=20 LOG_LEVEL=DEBUG \ No newline at end of file