mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Update wording on saved-user-logins
This commit is contained in:
parent
d826949b01
commit
ab5e5a661d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ floodgate-key-file: key.pem
|
||||||
# This saves a token that can be reused to authenticate the player later. This does not save emails or passwords,
|
# This saves a token that can be reused to authenticate the player later. This does not save emails or passwords,
|
||||||
# but you should still be cautious when adding to this list and giving others access to this Geyser instance's files.
|
# but you should still be cautious when adding to this list and giving others access to this Geyser instance's files.
|
||||||
# Removing a name from this list will delete its cached login information on the next Geyser startup.
|
# Removing a name from this list will delete its cached login information on the next Geyser startup.
|
||||||
# The file for this is in the same folder as this config, named "saved-refresh-tokens.json".
|
# The file that tokens will be saved in is in the same folder as this config, named "saved-refresh-tokens.json".
|
||||||
saved-user-logins:
|
saved-user-logins:
|
||||||
- ThisExampleUsernameShouldBeLongEnoughToNeverBeAnXboxUsername
|
- ThisExampleUsernameShouldBeLongEnoughToNeverBeAnXboxUsername
|
||||||
- ThisOtherExampleUsernameShouldAlsoBeLongEnough
|
- ThisOtherExampleUsernameShouldAlsoBeLongEnough
|
||||||
|
|
Loading…
Reference in a new issue