Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits преди 3 години
родител
ревизия
093cdd3d6a
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. 3 1
      Private/scripts/home.php

+ 3 - 1
Private/scripts/home.php

@@ -1058,7 +1058,7 @@ function showImages() {
 	
 	   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>
 	   
@@ -1071,6 +1071,8 @@ function showImages() {
 	   <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>