There are in use config.settings.serverConfig.staticFiles & config.settings.staticFiles · Issue #7061 · plone/volto · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
If this is not a bug, the docs should explain the name conflict better.
If it is a bug, I think that settings.serverConfig.staticFiles should replace totally settings.staticFiles.
Describe the bug
In this docs file there is a reference for each of these:
I've searched the code base of a Cookieplone-based frontend addon project and there are both:
volto/packages/volto/src/express-middleware/static.js
Line 33 in 3833aa1
volto/packages/volto/src/config/server.js
Line 21 in 3833aa1
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If this is not a bug, the docs should explain the name conflict better.
If it is a bug, I think that settings.serverConfig.staticFiles should replace totally settings.staticFiles.
Software
main
branch tipAdditional context
Maybe this is also relevant.
The text was updated successfully, but these errors were encountered: