mirror of
https://github.com/Sebclem/OctoPrint-SimpleEmergencyStop.git
synced 2024-11-21 16:52:59 +01:00
✏️ Add permission doc in readme #16
This commit is contained in:
parent
55ac690469
commit
c25d502692
12
README.md
12
README.md
@ -14,6 +14,18 @@ You can chose between 2 type of button, the [little one](/images/small.jpeg), or
|
||||
![Big Button](images/big.jpeg)
|
||||
|
||||
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
|
||||
|
||||
## Permission
|
||||
To use this plugin, the user need to be logged in and have `control` permission.
|
||||
If you don't meet the previous condition, the emergency stop button __will not show up__.
|
||||
|
||||
> ### __Octoprint < 1.4.0:__
|
||||
>
|
||||
> If you are running __Octoprint < 1.4.0__, there is no permission check, every user can access to the emergency stop button (as soon as they are logged in).
|
||||
>
|
||||
> __This is why I highly recommend to upgrade your octoprint to > 1.4.0__
|
||||
|
||||
|
||||
## Setup
|
||||
|
||||
Install via the bundled [Plugin Manager](https://github.com/foosel/OctoPrint/wiki/Plugin:-Plugin-Manager)
|
||||
|
Loading…
Reference in New Issue
Block a user