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
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
minux.config(type, setting)
this has been plit into [[Api/minux.getconfig()|minux.getconfig()]] and [[Api/minux.setconfig()|minux.setconfig()]]
changes configuration, options:
- login , setting | setting can be "network", "local", "disabled"
- update, setting | setting can be "always, "enabled", "disabled"

Latest revision as of 22:59, 8 October 2024

this has been plit into minux.getconfig() and minux.setconfig()