[core] improvement: new configuration property to disable SSL checking when downloading files

This commit is contained in:
Vinicius Moreira
2022-05-19 17:23:31 -03:00
parent a191748124
commit cefab90052
16 changed files with 60 additions and 7 deletions

View File

@@ -220,6 +220,8 @@ core.config.backup.uninstall=Before uninstalling
core.config.backup.upgrade=Before upgrading
core.config.boot.load_apps=Load apps after startup
core.config.boot.load_apps.tip=If the installed applications or suggestions should be loaded on the management panel after the initialization process
core.config.download.check_ssl=Check security certificate
core.config.download.check_ssl.tip=If the security certificate (SSL) should be checked before downloading files
core.config.download.icons=Download icons
core.config.download.icons.tip=If the application icons should be downloaded and displayed on the table
core.config.download.multithreaded=Multithreaded download