Better example

This commit is contained in:
Bryan Ashby 2020-05-14 21:22:15 -06:00
parent b3abe3ad40
commit 1f691c6246
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ title: Uploads
## Uploads ## Uploads
The default ACS for file areas in ENiGMA½ is to allow regular users 'read' and sysops 'read/write'. Read ACS includes listing and downloading while write allows for uploading. See [File Base ACS](acs.md) for more information. The default ACS for file areas in ENiGMA½ is to allow regular users 'read' and sysops 'read/write'. Read ACS includes listing and downloading while write allows for uploading. See [File Base ACS](acs.md) for more information.
To change ACS for a particular area, create an `acs` block specifying ACS for `read` and/or `write`. For example, let's allow regular users (in the "users" group) to upload to an area: Let's allow regular users (in the "users" group) to upload to an area:
```hjson ```hjson
uploads: { uploads: {
name: Uploads name: Uploads