Api/minux.config(): Difference between revisions

From Minux Wiki
Jump to navigation Jump to search
(Created page with "minux.config(type, setting) changes configuration, options: - login , setting | setting can be "network", "local", "disabled" - update, setting | setting can be "always, "enabled", "disabled"")
 
No edit summary
Line 1: Line 1:
used to change the system's configuration
'''usage:'''
minux.config(type, setting)
minux.config(type, setting)
changes configuration, options:
 
- login , setting | setting can be "network", "local", "disabled"
 
- update, setting | setting can be "always, "enabled", "disabled"
'''Arguments:'''
 
- login , setting | setting can be: "network", "local", "disabled"
-
 
- update, setting | setting can be: "always, "enabled", "disabled"
 
- ui , setting | setting can be: "prompt", "menu" or "workspace"
 
- debug, setting | setting can be: "disabled", "enabled", "logging", "full"
 
 
'''output:'''
 
changes the desired setting accordingly

Revision as of 04:52, 24 September 2024

used to change the system's configuration


usage:

minux.config(type, setting)


Arguments:

- login , setting | setting can be: "network", "local", "disabled" -

- update, setting | setting can be: "always, "enabled", "disabled"

- ui , setting | setting can be: "prompt", "menu" or "workspace"

- debug, setting | setting can be: "disabled", "enabled", "logging", "full"


output:

changes the desired setting accordingly