feat: remove legacy configuration
This commit is contained in:
@@ -198,11 +198,6 @@ func SaveDefaultConfig() error {
|
||||
configContent := `# Hyprvoice Configuration
|
||||
# This file is automatically generated with defaults.
|
||||
# Edit values as needed - changes are applied immediately without daemon restart.
|
||||
#
|
||||
# MIGRATION NOTE: If upgrading from an older version, your transcription.api_key
|
||||
# will be automatically migrated to the new [providers.X] format. Run 'hyprvoice configure'
|
||||
# to update your config file structure.
|
||||
|
||||
# Keywords help both transcription and LLM understand domain-specific terms
|
||||
# Add names, technical terms, or brand names that might be misheard
|
||||
keywords = []
|
||||
|
||||
Reference in New Issue
Block a user