-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathconfig.yaml
70 lines (61 loc) · 1.54 KB
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
siteName: Mathigon
description: A interactive textbook
domain: mathigon.org
privacyURL: /policies
googleAnalytics: UA-XXX-XXX
banner: (c) Mathigon Ltd
locales: [en, de, es, fr]
search:
enabled: true
popular: ['course:science:optics', 'course:geography:hydrology']
# All custom (non-course) URLs to add to the sitemap
sitemap: [/courses, /custom]
header:
# File paths are relative to frontend/assets
logo: images/logo.svg
title: images/title.svg
links:
- title: Courses
icon: library
url: /courses
footer:
rows:
- links:
- title: About
url: /about
- title: Courses
url: /courses
copyright: © Mathigon, 2022
social:
facebook:
page: Mathigon
appId: 522356201246169
twitter:
handle: MathigonOrg
instagram:
handle: mathigon_org
youtube:
channel: Mathigon
accounts:
enabled: true
minAge: 13
privacyPolicy: https://mathigon.org/policies
termsOfUse: https://mathigon.org/policies#terms
address: 7 Albert Buildings, 49 Queen Victoria Street, London, United Kingdom, EC4N 4SA
supportEmail: [email protected]
cronNotificationsEmail: [email protected]
sendgridKey: SG.12345
mongoServer: mongodb://localhost:27017/mathigon1
oAuth:
google:
clientId: 12345.apps.googleusercontent.com
clientSecret: 12345
facebook:
clientId: 12345
clientSecret: 12345
courses:
revealAll: true # Reveal all steps at once, even if they have not all been completed
audio: false # Generate audio narrations
tutor:
enabled: true
name: Archie