瀏覽代碼

Add files via upload

Capitan Cloud 1 年之前
父節點
當前提交
f306be09a9
共有 1 個文件被更改,包括 26 次插入1 次删除
  1. 26 1
      README.md

+ 26 - 1
README.md

@@ -1,2 +1,27 @@
 # DropIn
-Everyone its own stuff in excerpts
+  
+Hello and welcome to DropIn!  
+  
+DropIn is a light and simple software on premise to drag your stuff in the form of exerpt.  
+   
+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 Homolog in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:  
+<ol>
+<li>Check the permissions of your "data" folder in your web app private path; and set its path in the config file.</li>
+<li>In the data path create a ".DI_history" and ".DI_captchahistory" files and give them the write permission.</li>
+<li>Finish to setup the configuration file apporpriately, in the specific:</li>
+<ul>
+ <li>Configure the APP_USE and APP_CONTEXT appropriately.</li>
+ <li>Configure the DISPLAY attributes as required.</li>
+ <li>Configure the max history items as required (default: 1000).</li>	      
+</ul>
+</ol>
+   
+Feedback: <a href="mailto:posta@elettronica.lol" style="color:#e6d236;">posta@elettronica.lol</a>
+  	   
+## Screenshots  
+	   
+ ![DropIn in action](/DI_res/screenshot1.png)