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