atomsSetConfig — Manage ATOMS system parameters
result = atomsSetConfig(parameter,value)
single-string matrix
single-string matrix
Parameter | Description | Values |
---|---|---|
useProxy | Use/Don't use proxies | True/False |
proxyHost | the hostname (IP or DNS name) | |
proxyPort | the port | |
proxyUser | Specify the username for authentication on a proxy server | |
proxyPassword | Specify the password for authentication on a proxy server |
Parameter | Description | Values |
---|---|---|
offLine | If set to "True", the system only works with local repositories. The offline mode permits the user to install modules from a local repository or a local package (hard disk, USB keys, ...) even if the network is unreachable. | True/False |
Parameter | Description | Values |
---|---|---|
autoload | Enable/Disable autoload system | True/False |
autoloadAddAfterInstall | Automatically add a module to the list of module to autoload at Scilab start | True/False |