mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-20 09:45:53 +02:00
Another minor typo
This commit is contained in:
parent
1ea81a4226
commit
351807deb1
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ File base *Areas* are configured using the `fileBase::areas` configuration block
|
|||
|--------|---------------|------------------|
|
||||
| `name` | :+1: | Friendly area name. |
|
||||
| `desc` | :-1: | Friendly area description. |
|
||||
| `storageTags` | :+1: | An array of storage tags for physical storage backing of the files in this area. If uploads are enabled for this area, **first ** storage tag location is utilized!** |
|
||||
| `storageTags` | :+1: | An array of storage tags for physical storage backing of the files in this area. If uploads are enabled for this area, **first** storage tag location is utilized! |
|
||||
| `sort` | :-1: | If present, provides the sort key for ordering. `name` is used otherwise. |
|
||||
|
||||
Example areas section:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue