๐Configuration
Loader (plugins/ObsidianLoader/config.yml)
# ObsidianLoader configuration
# Base URL of the license server.
serverUrl: "https://license.ohalee.com"
# The license key issued to this customer from your dashboard.
licenseKey: "OBS-XXXX-XXXX-XXXX-XXXX"
# Which product this loader should fetch. Shown in your dashboard for each product.
productId: "my-plugin"
# The server's Ed25519 public key, shown in your dashboard.
# Pinning this prevents a rogue server from substituting a malicious payload.
serverPublicKey: "PASTE_SERVER_PUBLIC_KEY_HERE"Value
Where to find it
Everything else is in the dashboard
Self-hosting
Last updated