diff options
| author | default <nobody@localhost> | 2023-06-26 09:55:45 +0200 |
|---|---|---|
| committer | default <nobody@localhost> | 2023-06-26 09:55:45 +0200 |
| commit | 7a8cc806a06826243aff775414018231837bda35 (patch) | |
| tree | d9ad14d25b990dd30bf75b968e8b49378eb4da3d /doc/snac.5 | |
| parent | e8be6167938d48a76901507a736dbdafb23afbc8 (diff) | |
Updated documentation.
Diffstat (limited to 'doc/snac.5')
| -rw-r--r-- | doc/snac.5 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -96,8 +96,8 @@ This directory stores Mastodon API apps. .It Pa token/ This directory stores Mastodon API tokens. .It Pa style.css -The server-wide CSS. Not used directly; everytime a new user is created, this -file is copied to the user +The server-wide CSS. The content of this file is inserted into the HTML output +unless a user-specific one exist in the user's .Pa static/ folder. .It Pa greeting.html |