More Settings export to Export/Import

This commit is contained in:
WardPearce
2026-03-07 00:46:38 +13:00
parent 2f41258db8
commit 2382669e6b
4 changed files with 34 additions and 24 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ volumes:
```
### Overwriting Materialious defaults
Materialious lets you customize the default settings by overriding them with `PUBLIC_DEFAULT_SETTINGS`. To configure this easily, go to **Settings****Interface** and click "Export to JSON." For more details, check the [SETTINGS](./SETTINGS.md) page.
Materialious lets you customize the default settings by overriding them with `PUBLIC_DEFAULT_SETTINGS`. To configure this easily, go to **Settings****Export/Import** and click "Copy to clipboard" under the "Settings" header. For more details, check the [SETTINGS](./SETTINGS.md) page.
**Please note:** These overwrites only apply on 1st load & won't replace existing configuration stored in browser local storage.