All public logs

Jump to navigation Jump to search

Combined display of all available logs of Minux Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:57, 8 October 2024 Shorun talk contribs created page Api/minux.getconfig() (Created page with "minux api used to get the system's configuration '''usage:''' local string = minux.getconfig(type) '''Arguments:''' - login | return can be: "network", "local", "disabled" - - update | return can be: "always, "enabled", "disabled" - ui | return can be: "prompt", "menu" or "workspace" - debug | return can be: "disabled", "enabled", "logging", "full" '''output:''' gets the desired setting local temp = minux.getconfig("login") - retrieves this ma...") Tag: Visual edit