Skip to content

Commit 81f6dcd

Browse files
committed
docs: Simplify explanation of custom secrets definition
1 parent ca3c50a commit 81f6dcd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/06-concepts/07-configuration.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,9 +99,7 @@ The following secrets are used by official Serverpod packages:
9999

100100
#### Custom Secrets
101101

102-
You can define your own custom secrets in the [passwords file](#passwords-file-example) by adding them to either the `shared` section (to make them available in all run modes) or to specific run mode sections. These custom secrets will be available in your code through the `Session.passwords` map.
103-
104-
You can define custom passwords in two ways:
102+
You can define your own custom secrets in two ways.
105103

106104
##### 1. Via Passwords File
107105

0 commit comments

Comments
 (0)