• Your plugin is great, thank you.

    It’s currently displaying a “Server Limit” of 2MB

    I see it is call like so:

    ‘title’=>”Server Limit: “.(int) ini_get(‘memory_limit’).”MB”,

    Where can I change this limit? PHP.ini is set much higher…

Viewing 1 replies (of 1 total)
  • Thread Starter pcarguy22

    (@pcarguy22)

    Just realized, for a server with a Memory Limit in GB, your plugin is not coded to handle that scenario. May want to get the size extension (M or G) dynamically in a future version.

Viewing 1 replies (of 1 total)
  • The topic ‘SERVER LIMIT, Where Set?’ is closed to new replies.