diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/snac.5 | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -143,6 +143,8 @@ in the "last_announcement" field of the | |||
| 143 | .Pa user.json | 143 | .Pa user.json |
| 144 | file. When the file is modified, the announcement will then reappear. It can | 144 | file. When the file is modified, the announcement will then reappear. It can |
| 145 | contain only text and will be ignored if it has more than 2048 bytes. | 145 | contain only text and will be ignored if it has more than 2048 bytes. |
| 146 | .It Pa server.pid | ||
| 147 | This file stores the server PID in a single text line. | ||
| 146 | .El | 148 | .El |
| 147 | .Pp | 149 | .Pp |
| 148 | Each user directory is a subdirectory of | 150 | Each user directory is a subdirectory of |
| @@ -222,8 +224,6 @@ after executing the 'export_csv' command-line operation. | |||
| 222 | .It Pa import/ | 224 | .It Pa import/ |
| 223 | Mastodon-compatible CSV files must be copied into this directory to use | 225 | Mastodon-compatible CSV files must be copied into this directory to use |
| 224 | any of the importing functions. | 226 | any of the importing functions. |
| 225 | .It Pa server.pid | ||
| 226 | This file stores the server PID in a single text line. | ||
| 227 | .El | 227 | .El |
| 228 | .Sh SEE ALSO | 228 | .Sh SEE ALSO |
| 229 | .Xr snac 1 , | 229 | .Xr snac 1 , |