diff options
author | default <nobody@localhost> | 2023-06-05 19:43:09 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-06-05 19:43:09 +0200 |
commit | 33f1f915db460ee6b5bcf1af2ab214aedfa44ca8 (patch) | |
tree | 581e621580435ccf38764d70a226319f04d6a1df /doc/snac.5 | |
parent | 8c9195694781f35c70bd48739da9c7f44604e5b5 (diff) |
Updated documentation.
Diffstat (limited to 'doc/snac.5')
-rw-r--r-- | doc/snac.5 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -98,6 +98,12 @@ The server-wide CSS. Not used directly; everytime a new user is created, this file is copied to the user .Pa static/ 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 .Pp Each user directory is a subdirectory of |