Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: modules/private-stub/hiera/hosts/abpforum1.yaml

Issue 29370698: Issue 4768 - Initial ABP community forum setup (Closed)
Patch Set: use forumserver base and host specific configuration Created Jan. 6, 2017, 10:48 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 classes:
2 statsclient:
3 nginx:
4 worker_connections: 500
5 discourse_docker:
6 domain: "forum.adblockplus.org"
7 certificate: "forum.adblockplus.org_sslcert.pem"
8 private_key: "forum.adblockplus.org_sslcert.key"
9 is_default: true
10 site_settings:
11 title: "Adblock Plus Community Forum"
12 contact_email: "admins@adblockplus.org"
13 notification_email: "donotreply@adblockplus.org"
14 site_contact_username: "system"
15 allow_user_locale: "t"
16 share_links: ""
17 login_required: "f"
18 must_approve_users: "f"
19 enable_local_logins: "f"
20 allow_new_registrations: "t"
21 enable_google_oauth2_logins: "t"
22 enable_yahoo_logins: "f"
23 enable_twitter_logins: "t"
24 enable_instagram_logins: "f"
25 enable_facebook_logins: "t"
26 enable_github_logins: "t"
27 email_domains_blacklist: ""
28 email_domains_whitelist: ""
29 enforce_global_nicknames: "f"
30 max_mentions_per_post: 50
31 force_https: "t"
32 white_listed_spam_host_domains: "adblockplus.org,eyeo.com"
33
OLDNEW
« no previous file with comments | « modules/private-stub/hiera/hosts.yaml ('k') | modules/private-stub/hiera/roles/communityforumserver.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld