Everyone its own stuff in excerpts. - PHP: <=8.1, GPL https://dropin.5mode-foss.eu

Dan Nuggetsman aeeed61f17 Update README.md 8 місяців тому
Private cb9fac7489 Rename DI_history to .DI_history 1 рік тому
Public 772e616d5a Add files via upload 11 місяців тому
CNAME 94727265eb Create CNAME 1 рік тому
INSTALLATION.md ddb36834ed Update INSTALLATION.md 1 рік тому
LICENSE b07b065602 Initial commit 1 рік тому
README.md aeeed61f17 Update README.md 8 місяців тому
index.html 6c32c562ac Update index.html 11 місяців тому

README.md

DropIn

Hello and welcome to DropIn!

DropIn is a light and simple software on premise to drag your stuff in the form of excerpt.

DropIn 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 insert in the config file. Remember to manually set there also the salt value.

As you are going to run DropIn 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.
  2. In the data path create a ".DI_history" and ".DI_captchahistory" files and give them the write permission.
  3. Finish to setup the configuration file apporpriately, in the specific:
    • Configure the APP_USE and APP_CONTEXT appropriately.
    • Configure the DISPLAY attributes as required.
    • Configure the max history items as required (default: 1000).

Screenshots

DropIn in action

Feedback: code@gaox.io