Subversion Repositories configs

Rev

Rev 60 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 60 Rev 154
Line 128... Line 128...
128
# The password for the user (leave empty for no password)
128
# The password for the user (leave empty for no password)
129
mysql_password		= uwe2592
129
mysql_password		= uwe2592
130
 
130
 
131
# Override the default MySQL socket to access mysql locally
131
# Override the default MySQL socket to access mysql locally
132
# Works only if the mysql_host value is empty or 'localhost'
132
# Works only if the mysql_host value is empty or 'localhost'
133
mysql_socket		=
133
mysql_socket		= 
134
 
134
 
135
# Database to connect to
135
# Database to connect to
136
mysql_database		= zarafa
136
mysql_database		= zarafa
137
 
137
 
138
# Where to place attachments. Value can be 'database', 'files' or 's3'
138
# Where to place attachments. Value can be 'database', 'files' or 's3'