Skip to content
This repository was archived by the owner on Jul 5, 2021. It is now read-only.

Global Config

TheSnowfield edited this page Apr 19, 2021 · 8 revisions

List of all available fields

field description
SERVER_PORT port to provide your service
BOTARCAPI_WHITELIST whitelist in regex array
if set '[]' will accept all requests
BOTARCAPI_VERSTR specific version and name you love
BOTARCAPI_BATCH_MAX_ENDPOINTS max of endpoint limitation for batch api
ARCAPI_RETRY retry count when request failing
ARCAPI_VERSION latest Arcaea api version
ARCAPI_APPVERSION latest Arcaea client version
ARCAPI_USERAGENT user-agent for Arcaea client
ARCAPI_URL URL of the arcapi
DATABASE_PATH path to save database files
LOG_LEVEL log level. range 0 to 3, 0 will output all of the messages
LOG_PATH path to save log files

Clone this wiki locally