Sfoglia il codice sorgente

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits 3 anni fa
parent
commit
db4c47544a
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      index.html

+ 4 - 1
index.html

@@ -112,7 +112,7 @@
 	
 	   Hello and welcome to Homogram!<br><br>
 	   
-	   Homogram is a light and simple software on premise to share your images.<br><br>
+	   Homogram is a light and simple software on premise to share your images. And it can be used as a private repository (screenshots, private shots, etc).<br><br>
 	   
 	   Homogram is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
 	   
@@ -125,6 +125,9 @@
 	   <ol>
 	   <li>Check the write permissions of your "HGRepo" folder in your web app public path; and set its path in the config file.</li>
 	   <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 the default Context to PRIVATE or PUBLIC.</li>
+
 	   </ol>
 	   
 	   <br>