mirror of
https://github.com/discourse/discourse.git
synced 2025-06-16 23:32:30 +08:00
remove unused setting
This commit is contained in:
@ -92,9 +92,6 @@ redis_db = 0
|
|||||||
# redis password
|
# redis password
|
||||||
redis_password =
|
redis_password =
|
||||||
|
|
||||||
# eg: redis://:password@host:port
|
|
||||||
asset_redis_url =
|
|
||||||
|
|
||||||
# enable Cross-origin Resource Sharing (CORS) directly at the application level
|
# enable Cross-origin Resource Sharing (CORS) directly at the application level
|
||||||
enable_cors = false
|
enable_cors = false
|
||||||
cors_origin = ''
|
cors_origin = ''
|
||||||
|
Reference in New Issue
Block a user