{ "test_config": { "server_url": "http://localhost:8080", "sync_interval": 30, "max_file_size": "100MB", "supported_formats": [ "txt", "md", "json", "yaml", "toml", "jpg", "png", "gif", "pdf", "doc" ] }, "client_settings": { "auto_sync": true, "conflict_resolution": "keep_client", "backup_conflicts": true, "watch_subdirectories": true } }