This file is indexed.

/etc/zentyal/core.conf is in zentyal-core 2.3.4.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# core.conf - configuration file for Zentyal core.
#
# This file contains the most basic settings, most other stuff is configured
# using the web interface.
#
# Everything after a '#' character is ignored
#
# All whitespace is ignored
#
# Config keys are set this way:
#
# key = value
#
# They may contain comments at the end:
#
# key = value # this is ignored

# Redis server port
# If you change this value, you must manually restart the redis server
# in two steps:
#    $ /etc/init.d/zentyal apache restart # write down the new configuration
#    $ restart ebox.redis                 # restart the daemon
redis_port = 6380

# Ignore system updates in Dashboard widget
#widget_ignore_updates = yes

# Custom prefix for rebranding
#custom_prefix = zentyal