Files
kde-6-widget-starter/.env.example

12 lines
286 B
Bash

# Pling/OpenDesktop dry-run config
# CLI args take precedence over these env vars.
PLING_BASE_URL=https://www.opendesktop.org
PLING_PROJECT_ID=123456
PLING_USERNAME=your-email@example.com
PLING_PASSWORD=your-password
# Optional runtime tuning
# PLING_TIMEOUT=30
# PLING_MAX_RETRIES=2