You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
251 B

# This is used by xlxd.service. Note this is shellcode sourced by xlxd.service
# Enter XLX name/number here
REFLECTOR="XLXnnn"
# Enter IP for binding here
BIND_IP="0.0.0.0"
# Change this is ambed is running on a different host
AMBED_IP="127.0.0.1"

Powered by TurnKey Linux.