Technical information about your Drop client installation, helpful for
debugging.
Client ID
{{ clientId || "Not signed in" }}
Platform
{{ platformInfo }}
Server URL
{{ baseUrl || "Not connected" }}
Data Directory
{{ dataDir || "Unknown" }}
Compatibility Settings
Enabled: {{ compatInfo.enabled ? "Yes" : "No" }}
Runner: {{ compatInfo.runner || "Not configured" }}
Prefix: {{ compatInfo.prefix || "Not configured" }}