kyngs / LibreLogin

Open-source, multiplatform, and highly customizable authentication plugin with outstanding features and API.
Mozilla Public License 2.0
171 stars 56 forks source link

Let server decide whether it is full or not #99

Closed kyngs closed 1 year ago

kyngs commented 1 year ago

Currently, if a ping to the server indicates that it is full. Librelogin won't attempt to connect to it. This can be unwanted if the server has some slot bypass mechanism. Perhaps we should add a configuration option to control this?