diff --git a/docs/docs/SETTINGS.md b/docs/docs/SETTINGS.md index 3b4895f2..58e82ea8 100644 --- a/docs/docs/SETTINGS.md +++ b/docs/docs/SETTINGS.md @@ -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