import Config config :amethyst, port: 25599, # Bogus port for testing, avoids unexpected conflicts encryption: true, # Whether or not to enable encryption, this should almost always be 'true' for security reasons auth: true # Whether or not users should be authenticated.