Support Unicode characters in configuration values
[mediagoblin.git] / mediagoblin / tests / fake_carrot_conf_good.ini
1 [carrotapp]
2 # Whether or not our carrots are going to be turned into cake.
3 carrotcake = true
4 num_carrots = 88
5
6 # A message encouraging our users to eat their carrots.
7 encouragement_phrase = "I'd love it if you eat your carrots!"
8
9 # Something extra!
10 blah_blah = "blæh!"
11
12 [celery]
13 EAT_CELERY_WITH_CARROTS = False