Skip to content

Panel Config

general:
  # Public URL of panel, should be same as NUXT_PUBLIC_API_PUBLIC_URL
  public_url: https://demo.srcpanel.app

# Optional, URL to L4D2 Stats plugin 
# https://github.com/jackzmc/l4d2-stats-plugin
stats_url: https://stats.jackz.me

# Notice bar 
notice:
  enabled: false
  text: "This is an example notice"

providers:
#    discord:
#        name: Discord
#        client_id: client_id_here
#        client_secret: client_secret_here
#        token_url: https://discord.com/api/oauth2/token
#        revoke_url: https://discord.com/api/oauth2/token/revoke
#        user_url: https://discord.com/api/users/@me
#        authorize_url: https://discord.com/oauth2/authorize
#        avatar_url_format: https://cdn.discordapp.com/avatars/{id}/{hash}.png