|
|
@@ -20,7 +20,7 @@ As you are going to run Avatar Free in the PHP process context, using a limited
|
|
|
<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 FILE_MAX_SIZE (remember that some PHP settings could limit the upload behaviour of Avatar Free too)</li>
|
|
|
-<li>Set BLOG_MAX_POSTS to limit the number of visible posts in the blog.
|
|
|
+<li>Set BLOG_MAX_POSTS to limit the number of visible posts in the blog.</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>
|