mirror of
https://github.com/pikami/cosmium.git
synced 2025-12-20 17:30:30 +00:00
Update azcosmos package
This commit is contained in:
@@ -27,7 +27,9 @@ func (h *Handlers) GetServerInfo(c *gin.Context) {
|
||||
"databaseAccountEndpoint": h.config.DatabaseEndpoint,
|
||||
},
|
||||
},
|
||||
"enableMultipleWriteLocations": false,
|
||||
"enableMultipleWriteLocations": false,
|
||||
"continuousBackupEnabled": false,
|
||||
"enableNRegionSynchronousCommit": false,
|
||||
"userReplicationPolicy": map[string]interface{}{
|
||||
"asyncReplication": false,
|
||||
"minReplicaSetSize": 1,
|
||||
|
||||
Reference in New Issue
Block a user