Loading bin/cc-server +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ DEFAULT_CONFIGURATION = { 'user': '', 'group': '', 'pidfile': '', 'umask': '0177', 'umask': '077', 'port': 1984, 'debug': False, 'account_db': None, # None = mandatory option Loading etc/cc-server.conf +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ group = cc-server #pidfile = # Set the umask of the process: #umask = 0177 #umask = 077 # Certificates for the SSL machinery (mandatory): ssl_key = Loading Loading
bin/cc-server +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ DEFAULT_CONFIGURATION = { 'user': '', 'group': '', 'pidfile': '', 'umask': '0177', 'umask': '077', 'port': 1984, 'debug': False, 'account_db': None, # None = mandatory option Loading
etc/cc-server.conf +1 −1 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ group = cc-server #pidfile = # Set the umask of the process: #umask = 0177 #umask = 077 # Certificates for the SSL machinery (mandatory): ssl_key = Loading