Skip to content

Commit

Permalink
Add missing bulk mass action logs to README
Browse files Browse the repository at this point in the history
  • Loading branch information
retrixe committed Dec 21, 2024
1 parent a4fb61c commit e71270c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ By default, Octyne will log all actions performed by users. You can enable/disab
- Server management (`server`):
- Top-level actions: `start`, `stop`, `kill`
- Console (`server.console`): `access`, `input`
- Files (`server.files`): `upload`, `download`, `createFolder`, `delete`, `move`, `copy`, `compress`, `decompress`
- Files (`server.files`): `upload`, `download`, `createFolder`, `delete`, `move`, `copy`, `bulk`, `compress`, `decompress`

## Security Practices and Reverse Proxying

Expand Down

0 comments on commit e71270c

Please sign in to comment.