mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Updated server.cfg
This commit is contained in:
parent
ea49be0e95
commit
06eb768a57
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user