hello
i created my theme options and posts custom fields with acf pro .
i using php file settings and the size of this php file is about 1 megabyte .
is there any limitation of php settings file size ?
I’m scared to have a problem by adding more fields in the future .
thanks
Hi @enter64
ACF has no limits to the size of files that can be used.
However, you may want to consider the server environment on which the site will be running and the available resources such as the RAM.
IMO 1MB should be just fine.
Hope this helps.