Update docs

This commit is contained in:
Daniil Gentili 2019-05-10 17:26:34 +02:00
parent 8dee62b19a
commit e8e22ca165
1 changed files with 0 additions and 8 deletions

View File

@ -387,14 +387,6 @@ Description: Should I try using gzip encoding for requests bigger than N bytes?
Update handling settings
### `$settings['updates']['handle_updates']`
Default: false
Description: Should I handle updates?
### `$settings['updates']['handle_old_updates']`
Default: true
Description: Should I handle old updates on startup?
### `$settings['updates']['getdifference_interval']`
Default: 10
Description: If positive and bigger than zero, no requests will be sent to the socket to request updates in N seconds, passive update listening will be used instead