Jobboerse/packages/jobboerse/config/dev-config.toml

15 lines
530 B
TOML

url_base_path = "jobbörse"
banner = "Hinweis: Die Jobbörse wird aktuall noch evaluiert und befindet sich noch nicht im produktiven Betrieb!"
webhook_url="https://discord.com/api/webhooks/1188899949044310178/jVHXEjJriU4joG0ZNGA5J0n04U0qvpQtvgLQ1B_BR_BZoCTvpcmfqUrQh4dw11m5Bo8g?wait=true"
[login_provider]
type = 'Development'
[email]
from = "Test-Jobbörse <jobs@localhost>"
receive = "Receive-Jobbörse <sendtothismail@localhost>"
subject = "Test"
# [[header_links]]
# title = "Test"
# url = "https://fs-infmath.uni-kiel.de"