From 4c0fb05a1aa4b035e3f477a078523dbf312a3b1f Mon Sep 17 00:00:00 2001 From: Wesley B <62723358+wesleyboar@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:15:12 -0600 Subject: [PATCH] docs: add missing word --- docs/customize-cms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/customize-cms.md b/docs/customize-cms.md index 4d7394f25..7683d4f3e 100644 --- a/docs/customize-cms.md +++ b/docs/customize-cms.md @@ -6,7 +6,7 @@ This is all optional. You can develop Core-Portal without CMS customization. To create your own CMS test **content**, [learn Django CMS as we use it](https://tacc-main.atlassian.net/wiki/x/phdv). -To be able to customize CMS **settings**: +To be able to customize CMS **settings** or **secrets**: 1. Run `make stop`. 2. Delete `server/conf/cms/settings_*.py` **directories**. 3. Create CMS settings files: