mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[core] improvement: new configuration property to disable SSL checking when downloading files
This commit is contained in:
@@ -221,6 +221,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
|
||||
|
||||
Reference in New Issue
Block a user