diff --git a/.env.example b/.env.example index 607e1ef3d..a7bce6030 100644 --- a/.env.example +++ b/.env.example @@ -4,6 +4,7 @@ # Example API keys and tokens (add your actual values in .env) # GOOGLE_DRIVE_TOKEN=your-token-here # DROPBOX_API_KEY=your-api-key-here +# UNSPLASH_KEY=your-api-key-here # WEBDAV_URL=https://your-webdav-server.com # WEBDAV_USERNAME=your-username -# WEBDAV_PASSWORD=your-password \ No newline at end of file +# WEBDAV_PASSWORD=your-password