general:# Public URL of panel, should be same as NUXT_PUBLIC_API_PUBLIC_URLpublic_url:https://demo.srcpanel.app# Optional, URL to L4D2 Stats plugin # https://github.com/jackzmc/l4d2-stats-pluginstats_url:https://stats.jackz.me# Notice bar notice:enabled:falsetext:"Thisisanexamplenotice"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