Просмотр исходного кода

doc: add a note about rehash command in darkirc's private messages page

dasman 2 лет назад
Родитель
Сommit
cc75c50175
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      doc/src/misc/darkirc/private_message.md

+ 5 - 0
doc/src/misc/darkirc/private_message.md

@@ -28,6 +28,11 @@ To share your Public Key with a user over `darkirc` you can use one of the
 public channels or via an external app like Signal, as plaintext DMs 
 public channels or via an external app like Signal, as plaintext DMs 
 are disabled in `darkirc`.
 are disabled in `darkirc`.
 
 
+<u><b>Note</b></u>: When sharing/receiving public keys 
+(i.e modifying `darkirc_config.toml`), we don't have to restart the 
+daemon for the new changes to take effect, we simply send `/rehash`
+command from IRC client (or `/quote rehash`)
+
 <u><b>Note</b></u>: If you use the `darkirc`'s public channel, your 
 <u><b>Note</b></u>: If you use the `darkirc`'s public channel, your 
 message will be publically visible on the IRC chat.
 message will be publically visible on the IRC chat.