diff --git a/ke2/services/kompira.yml b/ke2/services/kompira.yml index a299c6a..7cbe0ef 100644 --- a/ke2/services/kompira.yml +++ b/ke2/services/kompira.yml @@ -60,6 +60,7 @@ services: AUDIT_LOGGING_BACKUP: ${KOMPIRA_AUDIT_LOGGING_BACKUP:-${AUDIT_LOGGING_BACKUP:-365}} AUDIT_LOGGING_WHEN: ${KOMPIRA_AUDIT_LOGGING_WHEN:-${AUDIT_LOGGING_WHEN:-MIDNIGHT}} AUDIT_LOGGING_INTERVAL: ${KOMPIRA_AUDIT_LOGGING_INTERVAL:-${AUDIT_LOGGING_INTERVAL:-1}} + UWSGI_BUFFER_SIZE: 49152 hostname: ap-${HOSTNAME:?HOSTNAME must be set} init: true command: ["uwsgi"]