diff options
| author | Frieder Griesshammer <frieder.griesshammer@der-beweis.de> | 2025-11-19 22:35:06 +0100 |
|---|---|---|
| committer | Frieder Griesshammer <frieder.griesshammer@der-beweis.de> | 2025-11-19 22:35:06 +0100 |
| commit | ccf216e7644d69cbbeaf94abaf30719e7ee50efc (patch) | |
| tree | 0a2d863407ba85aeab756b4904c595c6f3d2da56 /doc/snac.5 | |
| parent | 497fccd285e9460e19664b0af361171c4efbe960 (diff) | |
move 'server.pid' away from user section
Diffstat (limited to 'doc/snac.5')
| -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 .Pa user.json file. When the file is modified, the announcement will then reappear. It can contain only text and will be ignored if it has more than 2048 bytes. +.It Pa server.pid +This file stores the server PID in a single text line. .El .Pp Each user directory is a subdirectory of @@ -222,8 +224,6 @@ after executing the 'export_csv' command-line operation. .It Pa import/ Mastodon-compatible CSV files must be copied into this directory to use any of the importing functions. -.It Pa server.pid -This file stores the server PID in a single text line. .El .Sh SEE ALSO .Xr snac 1 , |