bodhi2: Use the liberation font for the captcha

This commit is contained in:
Luke Macken 2015-07-08 03:11:39 +00:00
parent 2720aca44d
commit a550daf562

View file

@ -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