Specifies the hard limit, soft limit, or both limits for the size of a file. This is a per process limit.
The syntax is:
file_limit = hardlimit,softlimit
For example:
file_limit = 100pb,50tb
See Limit keywords for more information on the values and units you can use with this keyword.
| Note: | This keyword accepts 64-bit integer values. |