@@ -157,11 +157,11 @@ |
||
157 | 157 | ]; |
158 | 158 | |
159 | 159 | /** |
160 | - * Lists the RADIUS servers. They have a built-in DB to log auth requests. |
|
161 | - * We need to query those to get auth stats for silverbullet admins |
|
162 | - * |
|
163 | - * @var array |
|
164 | - */ |
|
160 | + * Lists the RADIUS servers. They have a built-in DB to log auth requests. |
|
161 | + * We need to query those to get auth stats for silverbullet admins |
|
162 | + * |
|
163 | + * @var array |
|
164 | + */ |
|
165 | 165 | const DB = [ |
166 | 166 | // names don't matter - the source code will iterate through |
167 | 167 | // all entries |