mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-28 02:57:17 +00:00
16 lines
443 B
Markdown
16 lines
443 B
Markdown
---
|
|
layout: post
|
|
title: QRickit
|
|
---
|
|
|
|
## Optional Configuration
|
|
|
|
Argument | Default value
|
|
------------------------|---------------
|
|
`$errorcorrectionlevel` | `'L'`
|
|
`$bgcolor` | `'ffffff'`
|
|
`$color` | `'000000'`
|
|
`$format` | `'png'`
|
|
|
|
The parameters are passed to [QRickit](http://qrickit.com/qrickit_apps/qrickit_api.php) so you can refer to them for more detail on how the values are used.
|