diff options
Diffstat (limited to 'doc/snac.5')
| -rw-r--r-- | doc/snac.5 | 8 |
1 files changed, 5 insertions, 3 deletions
| @@ -63,8 +63,7 @@ span i b pre code em strong | |||
| 63 | .Ed | 63 | .Ed |
| 64 | .Pp | 64 | .Pp |
| 65 | .Ss Disk Layout | 65 | .Ss Disk Layout |
| 66 | This section documents version 1 of the disk storage layout. It's still | 66 | This section documents version 2.7 of the disk storage layout. |
| 67 | subject to change. | ||
| 68 | .Pp | 67 | .Pp |
| 69 | The base directory contains the following files and folders: | 68 | The base directory contains the following files and folders: |
| 70 | .Bl -tag -width tenletters | 69 | .Bl -tag -width tenletters |
| @@ -79,6 +78,9 @@ of the hash. | |||
| 79 | .It Pa archive/ | 78 | .It Pa archive/ |
| 80 | If this directory exists, all input and output messages are logged inside it, | 79 | If this directory exists, all input and output messages are logged inside it, |
| 81 | including HTTP headers. Only useful for debugging. May grow to enormous sizes. | 80 | including HTTP headers. Only useful for debugging. May grow to enormous sizes. |
| 81 | .It Pa error/ | ||
| 82 | If this directory exists, HTTP signature check error headers are logged here. | ||
| 83 | Only useful for debugging. | ||
| 82 | .El | 84 | .El |
| 83 | .Pp | 85 | .Pp |
| 84 | Each user directory is a subdirectory of | 86 | Each user directory is a subdirectory of |
| @@ -88,7 +90,7 @@ has the user id as name and contains the following subdirectories and files: | |||
| 88 | .It Pa user.json | 90 | .It Pa user.json |
| 89 | User configuration file. | 91 | User configuration file. |
| 90 | .It Pa key.json | 92 | .It Pa key.json |
| 91 | SHA-1 secret/public key PEM data. | 93 | Secret/public key PEM data. |
| 92 | .It Pa followers.idx | 94 | .It Pa followers.idx |
| 93 | This file contains the list of followers as a list of hashed object identifiers. | 95 | This file contains the list of followers as a list of hashed object identifiers. |
| 94 | .It Pa followers/ | 96 | .It Pa followers/ |