diff --git a/docs/configuration.md b/docs/configuration.md index 73bb7f9bb..1a7c8bfe9 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -141,7 +141,8 @@ directory. files created using "collectstatic" manager command are stored. Unless you're doing something fancy, there is no need to override - this. + this. If this is changed, you may need to run + `collectstatic` again. Defaults to "../static/", relative to the "src" directory.