mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Remove old config option (#4962)
This commit is contained in:
parent
8f7d512073
commit
0bc39d5a19
1 changed files with 0 additions and 3 deletions
|
@ -54,9 +54,6 @@ remote:
|
||||||
# For plugin versions, it's recommended to keep the `address` field to "auto" so Floodgate support is automatically configured.
|
# For plugin versions, it's recommended to keep the `address` field to "auto" so Floodgate support is automatically configured.
|
||||||
# If Floodgate is installed and `address:` is set to "auto", then "auth-type: floodgate" will automatically be used.
|
# If Floodgate is installed and `address:` is set to "auto", then "auth-type: floodgate" will automatically be used.
|
||||||
auth-type: online
|
auth-type: online
|
||||||
# Allow for password-based authentication methods through Geyser. Only useful in online mode.
|
|
||||||
# If this is false, users must authenticate to Microsoft using a code provided by Geyser on their desktop.
|
|
||||||
allow-password-authentication: true
|
|
||||||
# Whether to enable PROXY protocol or not while connecting to the server.
|
# Whether to enable PROXY protocol or not while connecting to the server.
|
||||||
# This is useful only when:
|
# This is useful only when:
|
||||||
# 1) Your server supports PROXY protocol (it probably doesn't)
|
# 1) Your server supports PROXY protocol (it probably doesn't)
|
||||||
|
|
Loading…
Reference in a new issue