Skip to content

Commit 461fab4

Browse files
committed
Update readme.md
1 parent 16a38f2 commit 461fab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ A `forum:preset-install {name}` command is available for installing UI presets.
5656

5757
#### Configuration
5858

59-
Several configuration files are published to your application's config directory, each prefixed with `forum.`. Refer to these for a variety of options for changing the behaviour of the forum and how it integrates with key parts of your application code.
59+
Several configuration files are published to `config/forum`. Refer to these for a variety of options for changing the behaviour of the forum and how it integrates with key parts of your application code.
6060

6161
> [!NOTE]
6262
> You may need to modify the `forum.integration.user_name` config option according to your user model. This specifies which attribute on the user model should be used as a display name in the forum views.

0 commit comments

Comments
 (0)