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.
9 lines
218 B
9 lines
218 B
5 years ago
|
# Configuration file for quasselcore service.
|
||
|
|
||
|
# (List of) IP address(es) that quasselcore should listen on.
|
||
|
# Defaults to ::,127.0.0.1
|
||
|
LISTEN=::,127.0.0.1
|
||
|
|
||
|
# Port that quasselcore runs on, defaults to 4242.
|
||
|
PORT=4242
|