export const config = { bindInternalServerPort: 25569, bindInternalServerIp: "127.0.0.1", allowCustomPorts: true, allowDirectConnectEndpoints: false, disallowHypixel: false, showDisclaimers: false, authentication: { enabled: false, password: "nope", }, };