added build & push
This commit is contained in:
@@ -5,11 +5,10 @@
|
||||
# Limit the number of results returned (0 = no limit)
|
||||
#limit_results = 1000
|
||||
|
||||
# Socket to the storage server.
|
||||
# Use https to reach servers over the network
|
||||
#server_socket = file:///var/run/kopano/server.sock
|
||||
server_socket = https://server:237
|
||||
# Login to the storage server using this SSL Key
|
||||
#sslkey_file = /etc/kopano/ssl/search.pem
|
||||
sslkey_file = /etc/kopano/ssl/private/system-key-cert.pem
|
||||
# The password of the SSL Key
|
||||
#sslkey_pass = replace-with-server-cert-password
|
||||
|
||||
@@ -20,10 +19,10 @@
|
||||
# File with RSA key for SSL, used when server_bind_name uses https://...
|
||||
#ssl_private_key_file = /etc/kopano/search/privkey.pem
|
||||
|
||||
#log_method = file
|
||||
#log_method = auto
|
||||
# Loglevel (0(none), 1(crit), 2(err), 3(warn), 4(notice), 5(info), 6(debug))
|
||||
log_level = 5
|
||||
log_file = /var/log/kopano/search.log
|
||||
log_level = 6
|
||||
#log_file = /var/log/kopano/search.log
|
||||
#log_timestamp = yes
|
||||
|
||||
# Number of indexing processes used during initial indexing
|
||||
|
||||
Reference in New Issue
Block a user