scylla-jmx/dist/common/sysconfig/scylla-jmx
2015-12-02 01:26:13 +09:00

15 lines
222 B
Plaintext

# The jmx port to open
JMX_PORT=7199
# The API port to connect to
API_PORT=10000
# The API address to connect to
ADDR=127.0.0.1
# scylla home dir
SCYLLA_HOME=/var/lib/scylla
# scylla config dir
SCYLLA_CONF=/etc/scylla