Explorar el Código

Updates token doc to reflect debian package changes.

dev1
damencho hace 6 años
padre
commit
32df8c1b09
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      doc/tokens.md

+ 2
- 2
doc/tokens.md Ver fichero

@@ -113,12 +113,12 @@ Proceed to "Patching Prosody" section to finish configuration.
113 113
 
114 114
 ### Patching Prosody
115 115
 
116
-JWT token authentication requires prosody-trunk version at least 607.
116
+JWT token authentication requires prosody-trunk version at least 747.
117 117
 
118 118
 You can download latest prosody-trunk packages from [here]. Then install it with the following command:
119 119
 
120 120
 ```
121
-sudo dpkg -i prosody-trunk_1nightly607-1~trusty_amd64.deb
121
+sudo dpkg -i prosody-trunk_1nightly747-1~trusty_amd64.deb
122 122
 ```
123 123
 
124 124
 Make sure that */etc/prosody/prosody.cfg.lua* contains the line below at the end to include meet host config. That's because Prosody nightly may come with slightly different default config:

Loading…
Cancelar
Guardar