mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: allow overriding server static asset if needed
This commit is contained in:
@@ -86,3 +86,6 @@ redis_password =
|
||||
# enable Cross-origin Resource Sharing (CORS) directly at the application level
|
||||
enable_cors = false
|
||||
cors_origin = '*'
|
||||
|
||||
# enable if you really need to serve assets in prd
|
||||
serve_static_assets = false
|
||||
|
||||
Reference in New Issue
Block a user