Spaces:
Build error
Build error
File size: 247 Bytes
6bc60b5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | # API Akira
API_BASE_URL=https://akra35567-akira.hf.space
API_ROUTE_PREFIX=/api
API_TIMEOUT=30000
# Diretórios
AUTH_DIR=./data/sessions
LOG_DIR=./logs
# Segurança
PRIVILEGED_NUMBERS=244937035662
ADMIN_NAME=Isaac Quarenta
# Logs
LOG_LEVEL=info |