Skip to content

Commit

Permalink
Set UWSGI_BUFFER_SIZE 2*24K
Browse files Browse the repository at this point in the history
  • Loading branch information
fixpoint-hasan committed Dec 4, 2024
1 parent 9ff56c6 commit 4adfdc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ke2/services/kompira.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 4adfdc8

Please sign in to comment.