Sfoglia il codice sorgente

Updated documentation.

default 3 anni fa
parent
commit
33f1f915db
2 ha cambiato i file con 7 aggiunte e 1 eliminazioni
  1. 6 0
      doc/snac.5
  2. 1 1
      doc/snac.8

+ 6 - 0
doc/snac.5

@@ -98,6 +98,12 @@ The server-wide CSS. Not used directly; everytime a new user is created, this
 file is copied to the user
 file is copied to the user
 .Pa static/
 .Pa static/
 folder.
 folder.
+.It Pa greeting.html
+This file is served when the server base URL is requested from a web browser. See
+.Xr snac 8
+for more information about the customization options.
+.It Pa public.idx
+This file contains the list of public posts from all users in the server.
 .El
 .El
 .Pp
 .Pp
 Each user directory is a subdirectory of 
 Each user directory is a subdirectory of 

+ 1 - 1
doc/snac.8

@@ -206,7 +206,7 @@ that can be modified to suit their needs. This file contains
 a copy of the
 a copy of the
 .Pa style.css
 .Pa style.css
 file in the server root and it's inserted into the HTML output.
 file in the server root and it's inserted into the HTML output.
-It's not easily accesible from the web interface to avoid users
+It's not modifiable from the web interface to avoid users
 shooting themselves in the foot by destroying everything.
 shooting themselves in the foot by destroying everything.
 .Ss Old Data Purging
 .Ss Old Data Purging
 From version 2.06, there is no longer a need to add a special
 From version 2.06, there is no longer a need to add a special