summaryrefslogtreecommitdiff
path: root/net-misc/crossbar/files/confd
blob: e4a914f640fd0c22347e01b431487fa4e3626412 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Path to the wamp router basedir.
BASEDIR="/var/lib/crossbar"

# User account for the crossbar router.
# The basedir should be owned by this user.
USERNAME="crossbar"

#  loglevel {none,error,warn,info,debug,trace}
#  How much Crossbar.io should log to the terminal, in
#  order of verbosity.
LOGLEVEL="info"