mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-08-25 08:25:07 +03:00
Remove backup creation logic from SaveConfig function and update related documentation. Adjust WebUIServer response structure and translations to reflect the absence of backup path information.
This commit is contained in:
parent
09f600c6cf
commit
8e44b57879
5 changed files with 0 additions and 22 deletions
|
@ -115,7 +115,6 @@ window.translations.en = {
|
|||
'config_readonly': 'Configuration file is read-only',
|
||||
'config_save_confirm_title': 'Confirm Save',
|
||||
'config_save_confirm_text': 'Are you sure you want to save changes to the configuration file?',
|
||||
'config_backup_info': 'Backup will be created automatically',
|
||||
'config_warning': '⚠️ Warning: Incorrect configuration may cause node failure!',
|
||||
|
||||
// Editor status translations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue