Plugin Directory

Changeset 3098752


Ignore:
Timestamp:
06/06/2024 02:17:47 PM (21 months ago)
Author:
printmaps
Message:
  • README.txt improvements
Location:
static-maps-editor/tags/1.0.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • static-maps-editor/tags/1.0.1

  • static-maps-editor/tags/1.0.1/README.txt

    r3098743 r3098752  
    8888= Are there any memory or resources limits I have to increae in order for the plugin to function correctly? =
    8989
    90 The generated images could range in size from a cople of kilobytes up to 10MB. Please make sure that your PHP and Wordpress limit settings and configuration variables are set high enoug to acommodate for such requests. In particular the setting for POST requests size and file upload size. (You can find your current limits unter Tools> Site Health.)
     90The generated images could range in size from a couple of kilobytes up to 10MB. Please make sure that your PHP and WordPress limit settings and configuration variables are set high enough to accommodate for such requests. In particular the setting for POST requests size and file upload size. (You can find your current limits unter Tools> Site Health.)
    9191
    9292* PHP post max size
     
    9595* WP_MAX_MEMORY_LIMIT
    9696
    97 Also if you use an additional web application firewall (e.g mod_security) make sure that the custom settting for the firewall are set high enough as well for requests of up to 10MB.
     97Also if you use an additional web application firewall (e.g mod_security) make sure that the custom settings for the firewall are set high enough as well for requests of up to 10MB.
    9898
    9999== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.