bodhi2: Use the liberation font for the captcha
This commit is contained in:
parent
2720aca44d
commit
a550daf562
1 changed files with 1 additions and 2 deletions
|
@ -40,8 +40,7 @@ captcha.secret = {{ bodhi2CaptchaSecret }}
|
|||
captcha.image_width = 300
|
||||
captcha.image_height = 80
|
||||
# Any truetype font will do.
|
||||
# This font lives in pcaro-hermit-fonts package
|
||||
captcha.font_path = /usr/share/fonts/pcaro-hermit/Hermit-medium.otf
|
||||
captcha.font_path = /usr/share/fonts/liberation/LiberationMono-Regular.ttf
|
||||
captcha.font_size = 36
|
||||
# Colors
|
||||
captcha.font_color = #000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue