plugins/fs2/permissions/autogenerated/reference.md
Default permissions for the fs2 plugin
allow-read-text-fileallow-removeallow-write-text-filefs2:allow-read-text-file
Enables the read_text_file command without any pre-configured scope.
</td> </tr> <tr> <td>fs2:deny-read-text-file
Denies the read_text_file command without any pre-configured scope.
</td> </tr> <tr> <td>fs2:allow-remove
Enables the remove command without any pre-configured scope.
</td> </tr> <tr> <td>fs2:deny-remove
Denies the remove command without any pre-configured scope.
</td> </tr> <tr> <td>fs2:allow-write-text-file
Enables the write_text_file command without any pre-configured scope.
</td> </tr> <tr> <td>fs2:deny-write-text-file
Denies the write_text_file command without any pre-configured scope.
</td> </tr> </table>