Multi-tenant operation is enabled by setting multitenant_mode to true. Multi-tenant mode requires the use of the CQL API, hence use_cql must also be set to true, and dbport should be set to Cassandra’s CQL port. Finally, multi-tenant mode requires Cassandra to enforce user ID/password authentication, and Doradus must be configured to use a super user. Therefore, enabling multi-tenant mode requires setting all of the following doradus.yaml options:As described in the previous section, you can pass dbhost and dbpassword as runtime arguments to prevent storing them in the doradus.yaml file.