mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-24 15:58:59 +01:00
Updated Understanding the Config (markdown)
parent
e9f9a5d527
commit
fd983bb841
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ remote:
|
||||||
# Floodgate uses encryption to ensure use from authorised sources.
|
# Floodgate uses encryption to ensure use from authorised sources.
|
||||||
# This should point to the public key generated by Floodgate (Bungee or CraftBukkit)
|
# This should point to the public key generated by Floodgate (Bungee or CraftBukkit)
|
||||||
# You can ignore this when not using Floodgate.
|
# You can ignore this when not using Floodgate.
|
||||||
floodgate-key-file: public-key.pem
|
floodgate-key-file: key.pem
|
||||||
|
|
||||||
# The Xbox/Minecraft Bedrock username is the key for the Java server auth-info.
|
# The Xbox/Minecraft Bedrock username is the key for the Java server auth-info.
|
||||||
# This allows automatic configuration/login to the remote Java server.
|
# This allows automatic configuration/login to the remote Java server.
|
||||||
|
|
Loading…
Reference in a new issue