Skip to content

Commit

Permalink
Update wording on saved-user-logins
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy committed Aug 1, 2022
1 parent d826949 commit ab5e5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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,
# 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.
# 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:
- ThisExampleUsernameShouldBeLongEnoughToNeverBeAnXboxUsername
- ThisOtherExampleUsernameShouldAlsoBeLongEnough
Expand Down

0 comments on commit ab5e5a6

Please sign in to comment.