Files
Fimeg 61294ba514 Add screenshots and update gitignore for alpha release
- Fixed gitignore to allow Screenshots/*.png files
- Added all screenshots for README documentation
- Fixed gitignore to be less restrictive with image files
- Includes dashboard, agent, updates, and docker screenshots
2025-10-16 09:16:05 -04:00

10 lines
141 B
YAML

server:
url: "http://localhost:8080"
agent:
hostname: "test-agent"
check_in_interval: 60
batch_size: 50
auth:
token: "test-token"