@@ -116,16 +116,16 @@ |
||
| 116 | 116 | 'server_suffix' => '.hosted.eduroam.org', |
| 117 | 117 | 'gracetime' => 90, |
| 118 | 118 | 'CA' => ["type" => "embedded"], # OCSP URL needs to be configured in openssl.cnf |
| 119 | - # 'CA' => ["type" => "DFN", "SOAP_API_ENDPOINT" => "http://no.idea.where/"], |
|
| 119 | + # 'CA' => ["type" => "DFN", "SOAP_API_ENDPOINT" => "http://no.idea.where/"], |
|
| 120 | 120 | |
| 121 | 121 | ], |
| 122 | 122 | |
| 123 | 123 | /** |
| 124 | - * Lists the RADIUS servers. They have a built-in DB to log auth requests. |
|
| 125 | - * We need to query those to get auth stats for silverbullet admins |
|
| 126 | - * |
|
| 127 | - * @var array |
|
| 128 | - */ |
|
| 124 | + * Lists the RADIUS servers. They have a built-in DB to log auth requests. |
|
| 125 | + * We need to query those to get auth stats for silverbullet admins |
|
| 126 | + * |
|
| 127 | + * @var array |
|
| 128 | + */ |
|
| 129 | 129 | 'DB' => [ |
| 130 | 130 | // names don't matter - the source code will iterate through |
| 131 | 131 | // all entries |