# damn-my-slow-skt 설정 파일 예시 # config-skt.yaml로 복사 후 사용: cp config.yaml.example ~/.damn-my-slow-isp/config-skt.yaml _config_version: 4 credentials: id: "skt아이디@example.com" password: "비밀번호" terms: provider: "skt" accepted: true accepted_at: "2026-03-30T00:00:00.000Z" version: "2026-03-30" urls: - "https://www.bworld.co.kr/footer/terms.do?menu_id=F01010000" - "https://cdn.bworld.co.kr/home/fronta/data/download/stip/제31차%20전기통신서비스이용기본약관_260330.pdf" phone: "01012345678" plan: speed_mbps: 1000 # 계약 속도 (Mbps) schedule: time: "04:00" timezone: "Asia/Seoul" max_attempts: 10 retry_interval_minutes: 120 stop_on_complaint_success: true notification: discord_webhook: "" telegram_bot_token: "" telegram_chat_id: "" headless: true db_path: "~/.damn-my-slow-isp/history-skt.db" auth_state_path: "~/.damn-my-slow-isp/auth-skt.json"