-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsettings.json
More file actions
28 lines (28 loc) · 1.07 KB
/
settings.json
File metadata and controls
28 lines (28 loc) · 1.07 KB
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
{
"public": {
"forumType": "TranshumanismForum",
"title": "Transhumanism Forum",
"tagline": "A community blog devoted to transhumanism, human enhancement, and technological progress",
"logoUrl": "https://res.cloudinary.com/lesswrong-2-0/image/upload/f_png/LessWrong_Logo_skglnw.svg",
"siteNameWithArticle": "The Transhumanism Forum",
"siteUrl": "http://localhost:3000",
"aboutPostId": "H9N8fSB4cFLaK5zcD",
"faviconUrl": "https://res.cloudinary.com/lesswrong-2-0/image/upload/v1497915096/favicon_lncumn.ico",
"forumSettings": {
"headerTitle": "Transhumanism Forum",
"shortForumTitle": "THF",
"tabTitle": "Transhumanism Forum"
},
"analytics": {
"environment": "localhost"
},
"testServer": false,
"hasEvents": false,
"disableElastic": false
},
"elasticsearch": {
"cloudId": "My_deployment:dXMtY2VudHJhbDEuZ2NwLmNsb3VkLmVzLmlvOjQ0MyQwODc1OTkxODRkZTA0MDcyODM3YjhjY2IxNmY4N2VlYyRlYjZhYWQyNDEyNDU0NjU2ODlkZjQ2ZjQxNzYzY2Q4Yw==",
"username": "elastic",
"password": "sJKyy5oZzB2tK1uRWVxPKbAZ"
}
}