newdwh2021/s3/config/jskult/task_settings/web_task_settings.env
2023-06-14 09:41:07 +09:00

8 lines
209 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
SESSION_EXPIRE_MINUTE=20
SEARCH_RESULT_MAX_COUNT=500