mirror of
https://github.com/Pakobbix/passive-income.git
synced 2025-11-09 14:59:40 +00:00
75 lines
2.6 KiB
Plaintext
75 lines
2.6 KiB
Plaintext
#############################################################################################
|
|
# _ _ _ _ __ _ _ _ _ _ _ _ #
|
|
# | \ | | ___ | |_(_)/ _(_) ___ __ _| |_(_) ___ _ __ | | | | __ _ _ __ __| | | ___ _ __ #
|
|
# | \| |/ _ \| __| | |_| |/ __/ _ | __| |/ _ \| _ \| |_| |/ _ | _ \ / _ | |/ _ \ __| #
|
|
# | |\ | (_) | |_| | _| | (_| (_| | |_| | (_) | | | | _ | (_| | | | | (_| | | __/ | #
|
|
# |_| \_|\___/ \__|_|_| |_|\___\__,_|\__|_|\___/|_| |_|_| |_|\__,_|_| |_|\__,_|_|\___|_| #
|
|
# #
|
|
# _ __ __ _ _ _ #
|
|
# | |/ /___ _ __ / _(_) __ _ _ _ _ __ __ _| |_(_) ___ _ __ #
|
|
# | // _ \| _ \| |_| |/ _ | | | | __/ _ | __| |/ _ \| _ \ #
|
|
# | \ (_) | | | | _| | (_| | |_| | | | (_| | |_| | (_) | | | | #
|
|
# |_|\_\___/|_| |_|_| |_|\__, |\__,_|_| \__,_|\__|_|\___/|_| |_| #
|
|
# |___/ #
|
|
#############################################################################################
|
|
|
|
SurfbarName="" # https://ebesucher.de/surfbar/SURFBARNAME Das in Großbuchstaben muss dann hier eingegeben werden
|
|
NotificationHandler="" # Schreibe hier Discord, Telegram, Apprise, Nextcloud, Pushbullet, Mail oder RocketChat ein.
|
|
|
|
####################
|
|
# Discord Settings #
|
|
####################
|
|
|
|
Discord_WebHookLink=""
|
|
|
|
#####################
|
|
# Telegram Settings #
|
|
#####################
|
|
|
|
Telegram_UID=""
|
|
Telegram_BT=""
|
|
|
|
####################
|
|
# Apprise Settings #
|
|
####################
|
|
|
|
AppRiseURL=""
|
|
AppRiseTAG="" # Optional
|
|
|
|
######################
|
|
# Nextcloud Settings #
|
|
######################
|
|
|
|
NextcloudDomain=""
|
|
NextcloudTalkToken=""
|
|
NextcloudUser=""
|
|
NextcloudPassword=""
|
|
|
|
#######################
|
|
# PushBullet Settings #
|
|
#######################
|
|
# Achtung! Pushbullet hat ein Limit von maximal 500 Nachrichten pro Monat! Falls ihr viel damit hantiert, kann es sein, dass ich diese Überschreitet!
|
|
|
|
PushBulletToken=""
|
|
|
|
#################
|
|
# Mail Settings #
|
|
#################
|
|
|
|
smtpURL=""
|
|
smtpPORT=""
|
|
mailfrom=""
|
|
mailrcpt=""
|
|
mailuser="" # Ist meistens gleichzeitig auch mailfrom
|
|
mailpass="" # Mail Password. Falls Gmail genutzt wird, muss in der Google Konto Verwaltung, Sicherheit, ein App Passwort erstellt werden!
|
|
|
|
########################
|
|
# Rocket.Chat Settings #
|
|
########################
|
|
|
|
RocketChatHook=""
|
|
|
|
########################
|
|
# End of Configuration #
|
|
########################
|