Minor typo
This commit is contained in:
parent
1520d46763
commit
1ea81a4226
|
@ -32,7 +32,7 @@ File base *Areas* are configured using the `fileBase::areas` configuration block
|
||||||
|--------|---------------|------------------|
|
|--------|---------------|------------------|
|
||||||
| `name` | :+1: | Friendly area name. |
|
| `name` | :+1: | Friendly area name. |
|
||||||
| `desc` | :-1: | Friendly area description. |
|
| `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. |
|
| `sort` | :-1: | If present, provides the sort key for ordering. `name` is used otherwise. |
|
||||||
|
|
||||||
Example areas section:
|
Example areas section:
|
||||||
|
|
Loading…
Reference in New Issue