peregrine/config/integrations/nextcloud.yaml.example
pyr0ball beb32e576d feat: 13 integration implementations + config examples
Add all 13 integration modules (Notion, Google Drive, Google Sheets,
Airtable, Dropbox, OneDrive, MEGA, Nextcloud, Google Calendar, Apple
Calendar/CalDAV, Slack, Discord, Home Assistant) with fields(), connect(),
and test() implementations. Add config/integrations/*.yaml.example files
and gitignore rules for live config files. Add 5 new registry/schema
tests bringing total to 193 passing.
2026-02-25 08:18:45 -08:00

4 lines
120 B
Text

host: "https://nextcloud.example.com"
username: "your-username"
password: "your-app-password"
folder_path: "/Peregrine"