Updated server.cfg

This commit is contained in:
Tom Bartelt 2013-07-23 06:39:49 -04:00
parent ea49be0e95
commit 06eb768a57

View File

@ -3,12 +3,9 @@
// The port used by bootstrap_server to listen on
port = 33445;
// The key files
// This doesn't actually work, don't be fooled!
// Waiting for better support from the core.
//public_key = "/home/tom/pubkey";
//secret_key = "/home/tom/seckey";
// Guess I was wrong!
// The key file
// make sure that the user who runs the server
// does have permissions to read it/write to it
keys_file = "/home/tom/.bootstrap_server.keys"
// The PID file written to by bootstrap_server,