Procházet zdrojové kódy

Updates token doc to reflect debian package changes.

dev1
damencho před 6 roky
rodič
revize
32df8c1b09
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2
    2
      doc/tokens.md

+ 2
- 2
doc/tokens.md Zobrazit soubor

@@ -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:

Načítá se…
Zrušit
Uložit