import code from https://code.google.com/archive/p/pybuddy-dx/
This commit is contained in:
15
dx/pybuddy.cfg
Normal file
15
dx/pybuddy.cfg
Normal file
@@ -0,0 +1,15 @@
|
||||
[network]
|
||||
# 127.0.0.1 is the default
|
||||
# change it to 0.0.0.0 to bind to all interfaces
|
||||
address: 127.0.0.1
|
||||
port: 8888
|
||||
|
||||
[system]
|
||||
# user to setuid to after daemon is started
|
||||
user: usernamehere
|
||||
|
||||
# logging
|
||||
# loglevel: info/debug
|
||||
loglevel: info
|
||||
# logfile: console for console logging, set to filename to log to file
|
||||
logfile: console
|
||||
Reference in New Issue
Block a user