blob: 29e14467a8f3ab42aa40d4c9ba89ba8c9607bf06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Loglevel Debug|Info|Warning|Error. Default is: Info
#LOGLEVEL="Info"
# The address(es) quasselcore will listen on. Default is 0.0.0.0
#LISTEN="0.0.0.0"
# The port quasselcore will listen at. Default is: 4242
#PORT="4242"
|