diff options
author | default <nobody@localhost> | 2023-06-04 19:36:37 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-06-04 19:36:37 +0200 |
commit | 531433aea36dce9eee1ea268dc2612e259d53750 (patch) | |
tree | 6528d0147b782ef08e550a89ddfc31f0b2b1aabd /doc/snac.5 | |
parent | 85011994e13d0f3b031e97fed1c0b89bbfee6bc5 (diff) |
Document the basedir style.css file.
Diffstat (limited to 'doc/snac.5')
-rw-r--r-- | doc/snac.5 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -93,6 +93,11 @@ Only useful for debugging. 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 +.Pa static/ +folder. .El .Pp Each user directory is a subdirectory of |