newdwh2021/s3/config/jskult/task_settings/web_task_settings.env
2023-08-28 19:28:10 +09:00

9 lines
250 B
Bash

# webapp task environment file.
AWS_REGION=ap-northeast-1
AUTHORIZE_ENDPOINT=oauth2/authorize
TOKEN_ENDPOINT=oauth2/token
BIO_SEARCH_RESULT_MAX_COUNT=35000
BIO_EXCEL_RESULT_MAX_COUNT=15000
SESSION_EXPIRE_MINUTE=20
ULTMARC_SEARCH_RESULT_MAX_COUNT=500