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