...
| Code Block |
|---|
[ClusteringSettings] FileHandler=eZDFSFileHandler [eZDFSClusteringSettings] MountPointPath=/var/nfs DBBackend=eZDFSFileHandlerMySQLiBackend DBHost=clusterhost DBPort=3306 DBName=exponential_cluster DBUser=clusteruser DBPassword=clusterpassword MetaDataTableNameCache=ezdfsfile_cache |
Where should configuration be placed
Either exponential/config/exponential.yml, exponential/config/config.yml or any equivalent file that you are using.
Cluster doctrine connection
...