This repository has been archived by the owner. It is now read-only.
Update stage deployment to d7e32c #441
Closed
Comments
|
As of this afternoon, |
|
Closing in favor of |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is an ops bug for updating to latest development head. There's been a bit of churn as we work towards Q4 goals, summary of changes:
envconfig option now acceptsprodrather thanproductionmysql.master.*andmysql.slave.*. These replace the originalmysql.*config. Both must be specified even if they are they same.mysql.createSchemasetting is shared between master and slavepublic_urlis nowpublicUrlmysql.create_schemais nowmysql.createSchemamysql.max_query_time_msandmysql.max_reconnect_attemptsare no longer supportedsmtp.verification_urlis nowsmtp.verificationUrlsmtp.report_urlis nowsmtp.reportUrlsmtp.template_pathis notsmtp.templatePathbridge.urlis nowcontentServer.urlkvstore.backendis nowdb.backendKVSTORE_BACKENDis nowDB_BACKEND(although I don't think you're using this)dev.verifiedsetting is no longer necessary or supportedI also filed #440 as a separate issue.
The text was updated successfully, but these errors were encountered: