-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- I have searched the existing issues
Version
11.0.2
Bug description
Hi.
I have followed this documentation and I have glpi up and running through docker:
https://help.glpi-project.org/tutorials/procedures/running_glpi_on_docker
I need to increase php memory limit and so I have created the ini file as indicated and mapped the file to be used in the container.
I have indicated the new memory limit with this syntax that is correct:
memory_limit = 512M
But when I restart the container the php memory limit is not applied in the right way.
If I enter inside the container the custom config file hasn't the right value that I have configured.
Can you help me?
Thanks
Relevant log output
Page URL
No response
Steps To reproduce
- Create custom config file "custom-config.ini"
- Configure memory limit "memory_limit = 512M"
- start the container
- the memory limit indicated in glpi Home --> Setup --> General --> Performance is not correct (is the default, 128M).
Your GLPI setup information
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels