Everyone its uri-based conversations - GPL

Dan Nuggetsman aa6f415c36 Update home.php преди 3 месеца
Private aa6f415c36 Update home.php преди 3 месеца
Public a944f31572 Add files via upload преди 6 месеца
CNAME 797eb54ef4 Create CNAME преди 7 месеца
INSTALLATION.md 06aedcc6b8 Add files via upload преди 7 месеца
LICENSE 11e04fb5fe Initial commit преди 7 месеца
README.md 3f837344c8 Update README.md преди 3 месеца
index.html 34db6261fa Update index.html преди 6 месеца

README.md

FloatingBuds

Everyone its conversations.

Hello and welcome to FloatingBuds!

FloatingBuds is a light and simple software on premise to have conversations with your buddies.

FloatingBuds is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.

First step, use the left side panel password and salt fields to create the hash to every of your friends in the config file. Remember to manually set there also the salt value.

As you are going to run FloatingBuds in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:

  1. Check the permissions of your "data" folder in your web app private path; and set its path in the config file.
 <li>Finish to setup the configuration file apporpriately, in the specific:</li>
 <ul>
   <li>Configure the APP_FILE_MAX_SIZE for the upload appropriately.</li>
   <li>Configure the APP_BLOG_MAX_POSTS attributes as required.</li>
   <li>Configure the PAGINATION flag as required.</li>        
 </ul>

Feedback: code@gaox.io