mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-27 19:17:03 +02:00
Dir sync filesystem watching
This commit is contained in:
@@ -4,6 +4,7 @@ Default permissions for the plugin
|
||||
|
||||
- `allow-calculate`
|
||||
- `allow-apply`
|
||||
- `allow-watch`
|
||||
|
||||
## Permission Table
|
||||
|
||||
@@ -557,6 +558,32 @@ Enables the unstage command without any pre-configured scope.
|
||||
|
||||
Denies the unstage command without any pre-configured scope.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
`yaak-sync:allow-watch`
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Enables the watch command without any pre-configured scope.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
`yaak-sync:deny-watch`
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Denies the watch command without any pre-configured scope.
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user