Commit 2c58ce39 authored by Antoine Millet's avatar Antoine Millet
Browse files

Updated default configuration.

parent 14fc787a
Loading
Loading
Loading
Loading
+26 −3
Original line number Diff line number Diff line
[server]

# Detach the process from it parent:
daemonize = false

# Set the user/group of the process:
user = cc-server
group = cc-server

# Write a pidfile to the specified path:
#pidfile =

# Set the umask of the process:
#umask = 0177

# Certificates for the SSL machinery (mandatory):
ssl_key = 
ssl_cert =

# Interface to listen:
interface = 0.0.0.0
port = 1984
verbosity = 0

# Port to listen:
#port = 1984

# Verbosity (0 = less; 3 = more)
#verbosity = 0

# The path to the account database (mandatory):
account_db = /var/lib/cc-server/