Q. Which setting is used to manage static file locations?
β
Correct Answer: (C)
STATICFILES_DIRS
Explanation: `STATICFILES_DIRS` is used to define additional static file locations.