mirror of
https://github.com/myvesta/vesta
synced 2025-07-06 04:51:54 -07:00
rfc2324 partial support: any attempt to brew coffee with a teapot should result in the error code 418 - I'm a teapot
This commit is contained in:
parent
9de1d46bb6
commit
f0b47b3220
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ E_DB=17
|
|||
E_RRD=18
|
||||
E_UPDATE=19
|
||||
E_RESTART=20
|
||||
E_TEAPOT=418
|
||||
|
||||
# Event string for logger
|
||||
for ((I=1; I <= $# ; I++)); do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue