fix requested by packs

apparently some pterodactyl installations don't like short UUIDs so this changes the config to say "use long uuids, not short uuids" instead
This commit is contained in:
Video 2021-06-29 20:36:23 -06:00
parent d88509bf11
commit 8949ee75eb
1 changed files with 2 additions and 2 deletions

View File

@ -91,8 +91,8 @@ ptero:
url: ''
# The default email domain used to set email addresses for new users - do not include the @
default_email_domain: 'example.com'
# Short Server UUID (for example: a538a220)
# Do NOT give the long Server UUID
# Long Server UUID (for example: abf9a712-6c5a-4504-b4bc-37f1061b8801)
# Do NOT give the short Server UUID
server_uuid: ''
# Admin panel API key
# Create this key by going to Settings > Application API > Create New