Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuração de limites para o PHP #36

Open
wgnann opened this issue Feb 24, 2022 · 0 comments
Open

Configuração de limites para o PHP #36

wgnann opened this issue Feb 24, 2022 · 0 comments

Comments

@wgnann
Copy link

wgnann commented Feb 24, 2022

Dada a natureza efêmera dos containers, é preciso adicionar ao .htaccess as linhas abaixo:

php_value upload_max_filesize 20M
php_value post_max_size 32M

Como ele será substituído no próximo push, é bom garantir que as modificações fiquem perenes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant