Explorar el Código

Update index.html

Daniele Bonini (皮夕): WebDev and DevOps by lots of sim.pli.city bits hace 2 años
padre
commit
402f7a7b6c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -130,7 +130,7 @@
 	   <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> 
          
 	   <br>