From ed81bcae4c3e7e0b2f6550505a04093d3d736969 Mon Sep 17 00:00:00 2001 From: WardPearce Date: Sat, 7 Mar 2026 00:56:57 +1300 Subject: [PATCH] Update DOCKER-FULL.md --- docs/DOCKER-FULL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DOCKER-FULL.md b/docs/DOCKER-FULL.md index fe1f35f0..b31c5c02 100644 --- a/docs/DOCKER-FULL.md +++ b/docs/DOCKER-FULL.md @@ -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** → **Export/Import** and click "Copy to clipboard" under the "Settings" header. 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 "Export 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.