ZenphotoCMS Forum
Limits - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Limits (/thread-13536.html)



Limits - jwaltrip4 - 2021-03-05

Is there an upper limit on pictures in library?

What kind of stuff impacts max_input_vars? Cached items?




Limits - acrylian - 2021-03-05

Is there an upper limit on pictures in library?

No, the limit is your server power and space

What kind of stuff impacts max_input_vars?

Form elements on submitting a form as the error tells. Whenever your save something a form is submitted.




Limits - jwaltrip4 - 2021-03-05

does this include cached items? or just page elements?

Is there someplace I can look to asses consumption so I need ot bump up numbers?




Limits - acrylian - 2021-03-05

Cache items are not form elements… If you don't know what a form is:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form