Selaa lähdekoodia

bin/ircd: update ircd_config.toml

Dastan-glitch 3 vuotta sitten
vanhempi
sitoutus
50f3c07203
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      bin/ircd/ircd_config.toml

+ 2 - 0
bin/ircd/ircd_config.toml

@@ -68,6 +68,8 @@ topic = "DarkFi Development HQ"
 ### Contacts list
 ### Contacts list
 ## private key used to decrypt direct messages to you along with
 ## private key used to decrypt direct messages to you along with
 ## contact_pubkey.
 ## contact_pubkey.
+## Generate keypair using 'ircd --gen-keypair' 
+## or to save to a file 'ircd --gen-keypair -o ~/some_dir/filename'
 ## !!SHOULD NEVER SHARE THIS!!
 ## !!SHOULD NEVER SHARE THIS!!
 #[private_key."955Dfa83pU7RCevT2rMrGfhza4kcy6FShSNE6AdR4Q7A"]
 #[private_key."955Dfa83pU7RCevT2rMrGfhza4kcy6FShSNE6AdR4Q7A"]