Ver código fonte

Update README.md

Daniele Bonini (皮夕): WebDev and DevOps by lots of sim.pli.city bits 3 anos atrás
pai
commit
5e6565fd8b
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -19,7 +19,7 @@ As you are going to run Avatar Free in the PHP process context, using a limited
 <ol>
 <li>Check the write permissions of your "data" folder in your web app Private path; and set its path in the config file.</li>
 <li>Set the default Locale.</li>
-<li>Set IMAGE_MAX_SIZE and DOC_MAX_SIZE (remember that some PHP settings could limit the upload behaviour of Avatar Free too)</li>
+<li>Set FILE_MAX_SIZE (remember that some PHP settings could limit the upload behaviour of Avatar Free too)</li>
 </ol> 
 
 You can access your avatar by http://yourdomain.com/<your_avatar>. Login with the password for the admin view. Drag-n-drop all your resources in the browser window.<br>