public
Description: Handles pushing data to a remote OneBody instance.
Homepage:
Clone URL: git://github.com/seven1m/onebody-updateagent.git
onebody-updateagent / example_using_converter.yml
100644 26 lines (25 sloc) 0.519 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
site: http://localhost:3000
user_email: admin@example.com
user_key: dafH2KIiAcnLEr5JxjmX2oveuczq0R6u7Ijd329DtjatgdYcKp
notifications:
  from_email: noreply@crccministries.com
  to_email: youremail@example.com
  host: mailserver
  port: 25
converter:
  name: ACS
  visible:
    - Member
    - Visitor
    - Prospect
    - Attender
    - College
    - Other Child
    - Other Youth
  visible_on_printed_directory:
    - Member
    - Attender
  full_access:
    - Member
    - Attender
    - College