| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # Email addresses of accounts that will get admin privileges (have to be confirm ed) | |
| 2 discourse_docker::admins: | |
| 3 - 'test1@adblockplus.org' | |
| 4 - 'test2@adblockplus.org' | |
| 5 | |
| 6 # Google OAuth2 credentials (only valid for https://forum-test.adblockplus.o rg) | |
| 7 discourse_docker::google_oauth2_client_id: '698709125406-3jodbnl429ie9r00gv4j3ve 1olg02sv7.apps.googleusercontent.com' | |
| 8 discourse_docker::google_oauth2_client_secret: 'tB2ESr1b99qJpbOYqv3PtuPU' | |
| 9 | |
| OLD | NEW |