mirror of
https://github.com/unraid/api.git
synced 2026-01-06 08:39:54 -06:00
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced API capabilities with improved GraphQL interfaces for remote access, parity checks, notifications, and virtual machine controls. - Introduction of dynamic remote access settings and refined online status and service monitoring. - New `ParityCheckMutationsResolver` for managing parity check operations through GraphQL. - **Refactor** - Consolidated and renamed internal types and schema definitions to improve consistency and performance. - Removed deprecated legacy schemas to streamline the API. - Updated import paths for various types to reflect new module structures. - **Chore** - Updated environment configurations and test setups to support the new logging and configuration mechanisms. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
21 lines
540 B
INI
21 lines
540 B
INI
[api]
|
|
version="4.6.6"
|
|
extraOrigins="https://google.com,https://test.com"
|
|
[local]
|
|
sandbox="yes"
|
|
[remote]
|
|
wanaccess="yes"
|
|
wanport="8443"
|
|
upnpEnabled="no"
|
|
apikey="_______________________BIG_API_KEY_HERE_________________________"
|
|
localApiKey="_______________________LOCAL_API_KEY_HERE_________________________"
|
|
email="test@example.com"
|
|
username="zspearmint"
|
|
avatar="https://via.placeholder.com/200"
|
|
regWizTime="1611175408732_0951-1653-3509-FBA155FA23C0"
|
|
accesstoken=""
|
|
idtoken=""
|
|
refreshtoken=""
|
|
dynamicRemoteAccessType="DISABLED"
|
|
ssoSubIds=""
|