init: first init
This commit is contained in:
17
autocal.yml
Normal file
17
autocal.yml
Normal file
@@ -0,0 +1,17 @@
|
||||
# Set the amount of time between calendar checks
|
||||
interval: 60 # in minutes
|
||||
|
||||
# Setup notifications for invites
|
||||
notifications:
|
||||
logging: true
|
||||
|
||||
|
||||
# Declare events to automatically invite people to
|
||||
events:
|
||||
- name: Hotschedules
|
||||
exact_name: false # Whether to use exact event name or use keyword
|
||||
participants: [ "sarah.shannonclt@gmail.com" ]
|
||||
|
||||
- name: Therapy
|
||||
exact_name: true
|
||||
participants: [ "sarah.shannonclt@gmail.com" ]
|
||||
Reference in New Issue
Block a user