mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-07-31 08:14:40 +02:00
Update readme.md
This commit is contained in:
parent
dcec2154c0
commit
02aabb8f97
1 changed files with 2 additions and 2 deletions
|
@ -326,8 +326,8 @@ Health checking is enabled by default. `Http check method` of `OPTIONS` is not s
|
|||
If Health check fails, data will not be forwared.
|
||||
Need to do one of following:
|
||||
|
||||
* Change `Health check method` to `none`. To disable.
|
||||
* Change `Http check method` to `HEAD` or `GET`. To make Health checking function.
|
||||
* To disable: Change `Health check method` to `none`.
|
||||
* To make Health checking function: Change `Http check method` to `HEAD` or `GET`.
|
||||
|
||||
|
||||
# Run from source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue