diff options
| -rw-r--r-- | doc/snac.5 | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -93,6 +93,11 @@ Only useful for debugging. | |||
| 93 | This directory stores Mastodon API apps. | 93 | This directory stores Mastodon API apps. |
| 94 | .It Pa token/ | 94 | .It Pa token/ |
| 95 | This directory stores Mastodon API tokens. | 95 | This directory stores Mastodon API tokens. |
| 96 | .It Pa style.css | ||
| 97 | The server-wide CSS. Not used directly; everytime a new user is created, this | ||
| 98 | file is copied to the user | ||
| 99 | .Pa static/ | ||
| 100 | folder. | ||
| 96 | .El | 101 | .El |
| 97 | .Pp | 102 | .Pp |
| 98 | Each user directory is a subdirectory of | 103 | Each user directory is a subdirectory of |