Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Configs

Index

Properties

disableUploads

disableUploads: boolean

Whether or not to allow bot uploads through the Station API. Note that you can still upload bots by changing the row entry for the user's bot and updating the botKey and directly calling {@link Tournament.AddPlayer} and providing full detils

default

false

loggingLevel

loggingLevel: LEVEL

Logging level of station

requireAuth

requireAuth: boolean

Whether or not requests need to be authenticated with a token or not. If false, all requests are assumed to be the admin

default

true

Generated using TypeDoc