More doc cleanup

This commit is contained in:
Bryan Ashby 2020-11-21 12:35:46 -07:00
parent 5e52b31918
commit 939c07f466
No known key found for this signature in database
GPG key ID: B49EB437951D2542
7 changed files with 38 additions and 37 deletions

View file

@ -23,7 +23,7 @@ storageTags: {
}
```
:note: On their own, storage tags don't do anything — they are simply pointers to storage locations on your system.
:memo: On their own, storage tags don't do anything — they are simply pointers to storage locations on your system.
:warning: Remember that paths are case sensitive on most non-Windows systems!

View file

@ -21,4 +21,4 @@ uploads: {
:information_source: Remember that uploads in a particular area are stored **using the first storage tag defined in that area.**
:information_source: Any ACS checks are allowed. See [ACS](../configuration/acs.md)
:bulb: Any ACS checks are allowed. See [ACS](../configuration/acs.md)