-
Notifications
You must be signed in to change notification settings - Fork 21
/
admin.yml.example
45 lines (39 loc) · 1.13 KB
/
admin.yml.example
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# email settings
email:
# smtp details
hostname:
port:
user_name:
password:
starttls:
# email content
subject: "[inspectors-general] Notice"
from:
from_name:
to:
# configuration for posting errors to slack.com
#slack:
# # get this URL from the Integrations page on your Slack
# webhook: "https://yourslackhere.slack.com/services/hooks/incoming-webhook?token=xxxxxxxxxxxxxxxxxxxxxxxx"
#
# # change these to customize the appearance of your bot
# # use either icon_url or icon_emoji
# username: "Custom Bot Name"
# icon_url: "https://slack.com/img/icons/app-57.png"
# icon_emoji: ":sushi:"
#
# # set this to #channel to override the assigned channel, or set to @username
# # to only send a direct message
# channel: "@yournamehere"
# configuration for sending errors and statistics to the dashboard
#dashboard:
# # server endpoint
# url: "https://oversight.garden/dashboard/upload"
# # shared secret with server for authentication
# secret: ""
# data output directory
data_directory: data
# fill in if you will be syncing content to the Internet Archive (admin only, please)
internet_archive:
access_key:
secret_key: