Skip to content

Commit 05eab5a

Browse files
committed
添加qrcode_urlencode_txt指令
2 parents 3426d55 + 7b73538 commit 05eab5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Examples
2323
qrcode_margin 2;
2424
qrcode_version 2;
2525
qrcode_txt "http://wwww.dcshi.com";
26-
qrcode_casesensitive on;
26+
qrcode_casesensitive 1;
2727
qrcode_gen;
2828
}
2929

@@ -44,7 +44,7 @@ Examples
4444
}
4545
}
4646

47-
curl "http://localhost/qr?ize=6&fg_color=00FF00&bg_color=fff700&case=1&txt=12a&margin=2&level=0&hint=2&ver=2"
47+
curl "http://localhost/qr?size=6&fg_color=00FF00&bg_color=fff700&case=1&txt=12a&margin=2&level=0&hint=2&ver=2"
4848

4949
Dependencies
5050
============

0 commit comments

Comments
 (0)