Subversion Repositories configs

Rev

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

Rev 23 Rev 43
Line 16... Line 16...
16
# control pid file
16
# control pid file
17
pid_file            =   /var/run/zarafa-presence.pid
17
pid_file            =   /var/run/zarafa-presence.pid
18
 
18
 
19
# run server in this path (when not using the -F switch)
19
# run server in this path (when not using the -F switch)
20
running_path        =   /
20
running_path        =   /
21
 
-
 
22
# create memory coredumps upon crash in the running_path directory
-
 
23
coredump_enabled = no
-
 
24
 
21
 
25
# Configure listening address and port, for standalone
22
# Configure listening address and port, for standalone
26
# operation only
23
# operation only
27
server_bind = 0.0.0.0
24
server_bind = 0.0.0.0
28
 
25