General config clean up.

This commit is contained in:
Scott Idem
2023-10-19 19:04:16 -04:00
parent b17420e584
commit a4f578b400

View File

@@ -92,7 +92,7 @@ AE_SMTP_USERNAME=send_mail
AE_API_ENV=development
AE_API_DIR=/srv/aether_api
AE_API_LOG_PATH="/logs/aether_api.log"
AE_API_V5_LOG_PATH="/logs/aether_api.log"
AE_API_V5_LOG_PATH="/logs/aether_api_v5.log"
AE_API_GUNICORN_PORT=5065
AE_API_GUNICORN_TIMEOUT=2100 # (default=30; should be much higher)
AE_API_GUNICORN_GRACEFUL_TIMEOUT=30 # (default=30)