coss_archiving/misc/sample_config/news_fetch.config.ini
2022-08-24 14:39:39 +02:00

33 lines
894 B
INI

[MAIL]
smtp_server: smtp.ethz.ch
port: 587
sender: remoll@ethz.ch
recipient: dirk.helbing@gess.ethz.ch
uname: remoll
password: **************+
[SLACK]
bot_id: U02MR1R8UJH
responsible_id: U01AC9ZEN2G
archive_id: C02MM7YG1V4
debug_id: C02NM2H9J5Q
api_wait_time: 90
auth_token: xoxb-1339422048646-2739059300629-4pFDsNtHTgoOnX6punPXZcfq
app_token: xapp-1-A02MDABPHBR-2741993006290-487109066f65f3463961aaa7f9109addbe40958f83989942ea9809dd23bf69e8
[DATABASE]
download_db_name: downloads.db
chat_db_name: messages.db
db_path_prod: /app/containerdata
db_path_dev: /code/.dev
db_backup: /app/containerdata/backups
[DOWNLOADS]
local_storage_path: /app/containerdata/files
default_download_path: /app/containerdata/tmp
remote_storage_path: /helbing_support/Files RM/Archiving
browser_profile_path: /app/containerdata/dependencies/7hlyfqxt.Auto News
blacklisted_href_domains: ["google.", "facebook."]