|
|
@@ -1,22 +1,23 @@
|
|
|
# Avatar Free
|
|
|
-Let everyone have its social presence.
|
|
|
+Let everyone have its social presence.<br>
|
|
|
|
|
|
- Hello and welcome to Avatar Free!<br><br>
|
|
|
+Hello and welcome to Avatar Free!<br>
|
|
|
+
|
|
|
+Avatar Free is a light, simple, software on premise to build your social presence.<br><br>
|
|
|
|
|
|
- Avatar Free is a light, simple, software on premise to build your social presence.<br><br>
|
|
|
+Avatar Free is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
|
|
|
|
|
|
- Avatar Free is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
|
|
|
+First step, use the password box and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.<br>
|
|
|
|
|
|
- First step, use the password box and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.<br>
|
|
|
-
|
|
|
- As you are going to run Avatar Free in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
|
|
|
- <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</li>
|
|
|
- </ol>
|
|
|
-
|
|
|
- <br>
|
|
|
-
|
|
|
- Hope you can enjoy it and let us know about any feedback: <a href="mailto:info@avatarfree.org" style="color:#e6d236;">info@avatarfree.org</a>
|
|
|
+As you are going to run Avatar Free in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
|
|
|
+
|
|
|
+<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</li>
|
|
|
+</ol>
|
|
|
+
|
|
|
+<br>
|
|
|
+
|
|
|
+Hope you can enjoy it and let us know about any feedback: <a href="mailto:info@avatarfree.org" style="color:#e6d236;">info@avatarfree.org</a>
|
|
|
|