OLD | NEW |
(Empty) | |
| 1 classes: |
| 2 statsclient: |
| 3 discourse_docker: |
| 4 domain: "communityforum.adblockplus.org" |
| 5 certificate: "communityforum.adblockplus.org_sslcert.pem" |
| 6 private_key: "communityforum.adblockplus.org_sslcert.key" |
| 7 is_default: true |
| 8 site_settings: |
| 9 title: "Adblock Plus Community Forum" |
| 10 contact_email: "admins@adblockplus.org" |
| 11 notification_email: "donotreply@adblockplus.org" |
| 12 site_contact_username: "system" |
| 13 allow_user_locale: "t" |
| 14 share_links: "" |
| 15 login_required: "f" |
| 16 must_approve_users: "f" |
| 17 enable_local_logins: "f" |
| 18 allow_new_registrations: "t" |
| 19 enable_google_oauth2_logins: "t" |
| 20 enable_yahoo_logins: "f" |
| 21 enable_twitter_logins: "t" |
| 22 enable_instagram_logins: "f" |
| 23 enable_facebook_logins: "t" |
| 24 enable_github_logins: "t" |
| 25 email_domains_blacklist: "" |
| 26 email_domains_whitelist: "" |
| 27 enforce_global_nicknames: "f" |
| 28 max_mentions_per_post: 50 |
| 29 google_oauth2_client_id: "%{hiera('discourse_docker::google_oauth2_client_
id')}" |
| 30 google_oauth2_client_secret: "%{hiera('discourse_docker::google_oauth2_cli
ent_secret')}" |
| 31 force_https: "t" |
| 32 white_listed_spam_host_domains: "adblockplus.org,eyeo.com" |
| 33 |
| 34 requirements: |
| 35 memory: 4096 |
| 36 |
OLD | NEW |