This shows you the differences between two versions of the page.
| — | script:module:config [2019-11-17 16:41] (current) – created skyjake | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Config (Module) ====== | ||
| + | The Config module contains persistent configuration variables. | ||
| + | |||
| + | The **Config.ds** script runs on every launch, updating the contents of Config. At shutdown, the contents are serialized to the **persist.pack** package, as a file named **modules/ | ||