Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit e1df1072 authored by Julie Thezenas's avatar Julie Thezenas
Browse files

feat: test setting yml 6

parent b5087b81
No related branches found
No related tags found
No related merge requests found
......@@ -10,23 +10,21 @@ feed_one_title:
type: string
default: "The 4 Latest subjects"
description: "Title for left area of topics on homepage"
feed_one_category:
type: enum
default: "Latest"
choices:
- "Top"
- "Latest"
categories:
latest: "Latest"
type: list
# list_type: category
view_latest_topics: view latest topics
# default: "Latest"
description: "Choose only ONE category for the Feed One topic list"
feed_two_title:
type: string
default: "The 4 top subjects"
description: "Title for right area of topics on homepage"
feed_two_category:
type: enum
default: "Top"
choices:
- "Top"
- "Latest"
summary:
top_topics: "Top Topics"
view_latest_topics: view top topics
# default: "Top"
description: "Choose only ONE category for the Feed Two topic list"
max_list_length:
type: integer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment