//CAPTCHA captcha_width = 155 captcha_height = 50 captcha_output = PNG //RandomWord type: DictionaryWord and RandomWord randomword_type = RandomWord randomword_dict = words/words.txt randomword_length = 4 //Noise type: BackgroundNoise and RandomNoise noise_type = BackgroundNoise noise_dir = noises/ //WordArt wordart_dir = fonts/ wordart_capital = TRUE wordart_color = #660000 wordart_angle = 20 wordart_filter = Wavy