Everyone its uri-based conversations - GPL

Dan Nuggetsman aa6f415c36 Update home.php 3 bulan lalu
Private aa6f415c36 Update home.php 3 bulan lalu
Public a944f31572 Add files via upload 6 bulan lalu
CNAME 797eb54ef4 Create CNAME 7 bulan lalu
INSTALLATION.md 06aedcc6b8 Add files via upload 7 bulan lalu
LICENSE 11e04fb5fe Initial commit 7 bulan lalu
README.md 3f837344c8 Update README.md 3 bulan lalu
index.html 34db6261fa Update index.html 6 bulan lalu

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