Subversion Repositories configs

Rev

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

Rev 4 Rev 23
Line 8... Line 8...
8
# The URL on which we can contact zarafa-server
8
# The URL on which we can contact zarafa-server
9
# default: file:///var/run/zarafa
9
# default: file:///var/run/zarafa
10
server_socket = file:///var/run/zarafa-prio
10
server_socket = file:///var/run/zarafa-prio
11
 
11
 
12
# Login to the Zarafa server using this SSL Key
12
# Login to the Zarafa server using this SSL Key
13
sslkey_file         = /etc/zarafa/ssl/licensed.pem
13
#sslkey_file         = /etc/zarafa/ssl/licensed.pem
14
 
14
 
15
# The password of the SSL Key
15
# The password of the SSL Key
16
sslkey_pass         = replace-with-server-cert-password
16
#sslkey_pass         = replace-with-server-cert-password
17
 
17
 
18
# License path (should contain 'base' and CALs in other files)
18
# License path (should contain 'base' and CALs in other files)
19
license_path		= /etc/zarafa/license
19
license_path		= /etc/zarafa/license
20
 
20
 
21
# drop privileges and run the process as this user
21
# drop privileges and run the process as this user