swiftwave auto-updater enable
Enable Swiftwave Auto Updater Service.
Note: It will check for updates every 5 minutes to apply minor version updates and hotfixes to keep SwiftWave up to date and secure.
Pre-requisites
You should keep automated database migration enabled to avoid any issues and use SwiftWave Auto Updater.
If you have disabled automated database migration, you can enable it by
- Run
swiftwave config -e vim
orswiftwave config -e nano
to open SwiftWave configuration file in editor. See more - Set
service.auto_migrate_database
tofalse
- Save and close the file
Usage
swiftwave auto-updater enable